forked from mirrors/qmk_userspace
[Keymap] Initial commit for keyboardio/atreus/dshields keymap. (#11946)
Incorporating changes suggested during pull request review. Co-authored-by: Daniel Shields <dshields@cboe.com>
This commit is contained in:
parent
371fb853ee
commit
d6fb8f12c6
3 changed files with 52 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
|||
|
||||
// mod-tap keys
|
||||
#define MT_SPC SFT_T(KC_SPC)
|
||||
#define MT_BSPC SFT_T(KC_BSPC)
|
||||
#define MT_ESC LGUI_T(KC_ESC)
|
||||
|
||||
// LED/RGB controls
|
||||
#ifdef KEYBOARD_planck_light
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue