Full NKRO support, fixes for keymap key selection.

This commit is contained in:
Pete Johanson
2020-05-12 13:22:07 -04:00
parent 02bffb009f
commit be53560b77
5 changed files with 165 additions and 29 deletions

View File

@@ -60,6 +60,8 @@
#define KC_APP 0x65
#define KC_RGUI 0xE7
#define MD_SHFT 0x01
#define KC_ALT 0x02
#define KC_CTRL 0x03