[Keymap] Add personal layout: dz60:mpstewart (#8938)
* mpstewart dz60 layout * Remove macro aliases from keymap * Remove macro aliases from keymap * Update keyboards/dz60/keymaps/mpstewart/keymap.c * Remove macro aliases from keymap * use AG_TOGG instead of AG_SWAP Also some commentary changes, and a change to one of the layout graphics
This commit is contained in:
parent
fd6b674b49
commit
dd60fcda28
3 changed files with 106 additions and 0 deletions
6
keyboards/dz60/keymaps/mpstewart/config.h
Normal file
6
keyboards/dz60/keymaps/mpstewart/config.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
// Turn off RGB when computer goes to sleep
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#define RGBLIGHT_SLEEP
|
||||
#endif // RGBLIGHT_ENABLE
|
Loading…
Add table
Add a link
Reference in a new issue