qmk-dactyl-manuform-a/keyboards/kinesis
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
..
alvicstep
keymaps keymaps: fix kinesis default keymap progrm/reset keycode (#12429) 2021-04-02 22:12:24 -07:00
kint2pp Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
nguyenvietyen Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
stapelberg
.noci
config.h
info.json
kinesis.c
kinesis.h
readme.md
rules.mk

readme.md

Firmware for the Kinesis Advantage/Contoured keyboard

There are at least two different ways to replace the controller in this keyboard.

The Stapelberg folder contains the docs and configuration for using the custom controller created by Michael Stapelberg.

The alvicstep folder contains docs and configuration for directly wiring a Teensy2++ to the existing controller board. This follows the pinouts described in https://github.com/alvicstep/tmk_keyboard, which is where the name comes from.

Keymaps

Both hardware solutions should work with the same keymaps