summaryrefslogtreecommitdiffstats
path: root/users/mtdjr/mtdjr.c
diff options
context:
space:
mode:
authormtdjr <mtdjr@users.noreply.github.com>2018-09-26 21:23:30 +0200
committerDrashna Jaelre <drashna@live.com>2018-09-26 21:23:30 +0200
commit96648a133de7f297157b7d447be59354c1200c09 (patch)
tree3960c496d673a807752207f4d49ad7d2cf408cf8 /users/mtdjr/mtdjr.c
parentdbdbbbd5c9b1458f682eec661d0a17f91dccb4dc (diff)
downloadqmk_firmware-96648a133de7f297157b7d447be59354c1200c09.tar.gz
qmk_firmware-96648a133de7f297157b7d447be59354c1200c09.tar.xz
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
Diffstat (limited to 'users/mtdjr/mtdjr.c')
-rw-r--r--users/mtdjr/mtdjr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/mtdjr/mtdjr.c b/users/mtdjr/mtdjr.c
index d8d6871a1..c31b077b4 100644
--- a/users/mtdjr/mtdjr.c
+++ b/users/mtdjr/mtdjr.c
@@ -5,7 +5,7 @@
#endif
#ifndef RGB_MODE
- #define RGB_MODE 16
+ #define RGB_MODE 2
#endif
#ifndef RGB_HUE
#define RGB_HUE 285