Keymap: mtdjr userspace changes and Nyquist keymap addition (#3940)
* holefully correct error in mtdjr userspace for layer_state_set_user * return state and wrap rgb actions in their own conditional * mtdjr nyquist and userspace updates * mtdjr updates as requested
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef RGB_MODE
|
||||
#define RGB_MODE 16
|
||||
#define RGB_MODE 2
|
||||
#endif
|
||||
#ifndef RGB_HUE
|
||||
#define RGB_HUE 285
|
||||
|
||||
@@ -95,7 +95,7 @@ enum user_tapdance {
|
||||
#define KC_BLD BL_DEC
|
||||
#define KC_BLB BL_BRTG
|
||||
#define KC_BLON BL_ON
|
||||
#define KB_BLOF BL_OFF
|
||||
#define KC_BLOF BL_OFF
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user