Use macros to accommodate extra Planck keys
This commit is contained in:
parent
27ce92a845
commit
3b06d6d032
2 changed files with 61 additions and 45 deletions
|
@ -53,6 +53,11 @@
|
|||
#define RH1 44
|
||||
#define RH2 45
|
||||
|
||||
/* extra keys */
|
||||
#define EXTRA_MID &none &none
|
||||
#define EXTRA_BOT_L &none &kp LGUI
|
||||
#define EXTRA_BOT_R &kp DOWN &kp UP
|
||||
|
||||
/* source the main keymap */
|
||||
#include "base.keymap"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue