1
0
Fork 0

[Keymap] Minor keymap updates (#5850)

* Move layer toggle key for one handed operation

* Add print screen keycode

* Cleaning up some tab/space formatting
This commit is contained in:
stanrc85 2019-05-11 20:51:37 -04:00 committed by MechMerlin
parent 819364ea23
commit 5c4707eafc
6 changed files with 56 additions and 56 deletions

View file

@ -20,7 +20,7 @@
#define TD_TCTL TD(TD_RCTL)
enum cust_keys {
KC_MAKE = SAFE_RANGE,
KC_MAKE = SAFE_RANGE,
KC_RDP
};