make better use of extra keys on 36+ boards
This commit is contained in:
parent
c7107524a3
commit
05254fb7af
2 changed files with 8 additions and 8 deletions
|
@ -2,8 +2,8 @@
|
|||
#include "../zmk-nodefree-config/keypos_def/keypos_36keys.h"
|
||||
|
||||
/* map Zen's extra keys */
|
||||
#define X_LH &smart_mouse // thumb row, left
|
||||
#define X_RH &bs_del // thumb row, right
|
||||
#define X_LH &kp LGUI // thumb row, left
|
||||
#define X_RH &smart_mouse // thumb row, right
|
||||
|
||||
/* activate bluetooth */
|
||||
#define CONFIG_WIRELESS 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue