new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) (#2100)
* new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) * corrected documentation to specify rules.mk file instead of Makefile
This commit is contained in:
committed by
Jack Humbert
parent
56f266173c
commit
8a1e656099
@ -423,6 +423,9 @@ enum quantum_keycodes {
|
||||
// Right shift, close paren
|
||||
KC_RSPC,
|
||||
|
||||
// Shift, Enter
|
||||
KC_SFTENT,
|
||||
|
||||
// Printing
|
||||
PRINT_ON,
|
||||
PRINT_OFF,
|
||||
|
Reference in New Issue
Block a user