X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Keymap-examples.md;h=27c8a0792886fdbce84be6e5124d0d12255a47fe;hb=7741f2a4985da8e3af9550c713200561cdeffb27;hp=643b3727e0cdd89ad99e6b7fd4b48b3e9ff0d767;hpb=45ce7048d59981c25d3d91e9eca4cffab45066c0;p=qmk_firmware.git diff --git a/Keymap-examples.md b/Keymap-examples.md index 643b3727e..27c8a0792 100644 --- a/Keymap-examples.md +++ b/Keymap-examples.md @@ -1,4 +1,16 @@ # Share your keymap idea here! https://github.com/tmk/tmk_keyboard/issues/265 ---- \ No newline at end of file +--- + +## Reverse-shifted for numbers +With pressing Shift and '1' key you get **1** while with just '1' key you get **!**. +- https://geekhack.org/index.php?topic=41989.msg1959718#msg1959718 + + +## KBT Pure layout +Keymap code on Alps64 +https://github.com/thisisshi/tmk_keyboard/blob/15fe63e8d181a8a95988dcc71929f0024df55caa/keyboard/alps64/keymap_pure.c + +and guide. +https://github.com/thisisshi/tmk_keyboard/blob/77ac0805ade565fb23657e3644c920ada71edccf/keyboard/alps64/Guide.md \ No newline at end of file