aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kc60/readme.md
diff options
context:
space:
mode:
authorcbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-08-26 12:13:50 -0400
committercbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-08-26 12:13:50 -0400
commita732003bfd1a780be0728cdacda71c0b3d8b59b3 (patch)
tree8a9ceab958bb863ee2fd6b00a204856f96bacdab /keyboards/kc60/readme.md
parent7c2a24b3154367bfff06163193e07303d9dcf86e (diff)
parent2c8f6557e6994d3fe4fa2038f6cb4a4e51caf3a9 (diff)
downloadfirmware-a732003bfd1a780be0728cdacda71c0b3d8b59b3.tar.gz
firmware-a732003bfd1a780be0728cdacda71c0b3d8b59b3.tar.bz2
firmware-a732003bfd1a780be0728cdacda71c0b3d8b59b3.zip
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/kc60/readme.md')
-rw-r--r--keyboards/kc60/readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/kc60/readme.md b/keyboards/kc60/readme.md
index acc0df68d..b29c6be30 100644
--- a/keyboards/kc60/readme.md
+++ b/keyboards/kc60/readme.md
@@ -25,3 +25,10 @@ Keymaps follow the format **__\<name\>.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 KEYMAP=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/). \ No newline at end of file