X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fkc60%2Freadme.md;h=da84f6159afef6516686c6e319a9e17d08213a06;hb=7b3c9cc8de763b7ce05415805f8f4715b2e8c136;hp=0639512dd3e5b1977648e90f93738083311aa42c;hpb=2e3834edea1bc2f83477dff1a423adc87c357471;p=qmk_firmware.git diff --git a/keyboards/kc60/readme.md b/keyboards/kc60/readme.md index 0639512dd..da84f6159 100644 --- a/keyboards/kc60/readme.md +++ b/keyboards/kc60/readme.md @@ -27,3 +27,10 @@ Keymaps follow the format **__\.c__** and are stored in the `keymaps` fol ![Image of KC60 with RGB Underglow](keymaps/ws2812/ws2812_example.jpg) Build with WS2812 Support by running `make ws2812`. + +## Warning +For those who want to use 2x1U instead of classic backspace you need to use K0D and K49 like this: +* K0D represents the key at the right of =. +* K49 represents the last key of the row (is wired at the right of the space key on the PCB) + +In kc60.h I've put several definitions' examples of possible layouts proposed by online editor (http://123.57.250.164:9128/).