We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c9ce17 commit adf5a8bCopy full SHA for adf5a8b
keyboards/splitkb/kyria/rev1/base/keymaps/willgriffiths/config.h
@@ -36,3 +36,4 @@
36
#endif
37
38
#define HOLD_ON_OTHER_KEY_PRESS
39
+#define MASTER_RIGHT
keyboards/splitkb/kyria/rev1/base/keymaps/willgriffiths/rules.mk
@@ -2,6 +2,4 @@ OLED_ENABLE = yes
2
ENCODER_ENABLE = yes # Enables the use of one or more encoders
3
RGB_MATRIX_ENABLE = no # Disable keyboard RGB matrix, as it is enabled by default on rev3
4
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
5
-MASTER_RIGHT = yes
6
-MASTER_LEFT = no
7
TAPPING_TERM = 100
0 commit comments