qmk-dactyl-manuform-a/keyboards/kinesis/keymaps/default_pretty
Michael Stapelberg a7920acff5
keymaps: fix kinesis default keymap progrm/reset keycode (#12429)
The right-most top-most key on the Kinesis Advantage keyboard is labeled
“Progrm” and was meant to enter the Teensy bootloader as per the comment.

However, the keycode was set to KC_1, which just produces a “1”.
It should be RESET instead.

This commit fixes KC_1 to RESET in all files where the fix is needed.
The other files have already been fixed independently.
2021-04-02 22:12:24 -07:00
..
config.h Kinesis refactor and Configurator update (#3245) 2018-06-27 19:24:08 -07:00
keymap.c keymaps: fix kinesis default keymap progrm/reset keycode (#12429) 2021-04-02 22:12:24 -07:00
readme.md Kinesis refactor and Configurator update (#3245) 2018-06-27 19:24:08 -07:00
rules.mk Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 2020-01-30 13:47:48 -05:00

readme.md

The default keymap for kinesis-advantage

This keymap is the same as the one in the default directory, but is formatted to use the LAYOUT_pretty matrix, which places the two halves of the keyboard side-by-side, rather than the left-hand side being on top.