make better use of extra keys on 36+ boards

This commit is contained in:
urob 2024-04-09 20:30:53 -04:00
parent c7107524a3
commit 05254fb7af
2 changed files with 8 additions and 8 deletions

View file

@ -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