From d076234fd115ca7a3e5c0f9418e2b28b80c7ec20 Mon Sep 17 00:00:00 2001 From: M-AS Date: Fri, 30 Aug 2019 20:52:35 -0400 Subject: [Keymap] Added personal keymap for DZ68RGB (#6623) * added personal CTRL keymap * added personal dz60rgb keymap * enabled new rgb effect * added space cadet shift * media player track buttons now orange * updated keymaps with rgb setting and visual HSV setting preview * fixed source stuff? * added support for underglow toggle (bugged to all hell) * everything now behaves as expected when ti comes to RGB toggles, thank god * removed ifdefs * changed color of MAS_CRM * uh, whitespace * changed rgb positions and modifiers within RGB matrix thing for CTRL and DZ60RGB * updated keymap to work kindof * KEYMAP: changed list of rgb effects * changed CTRL rgb defaults * KEYMAP: new LED layout for ctrl * fixed white LED position in indicator * changed capslock tap timing * Added new keymap - dz68rgb * Apply suggestions from code review Co-Authored-By: fauxpark * Apply suggestions from code review Co-Authored-By: Drashna Jaelre --- keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk (limited to 'keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk') diff --git a/keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk b/keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk new file mode 100644 index 0000000000..9a75bb29dc --- /dev/null +++ b/keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk @@ -0,0 +1,6 @@ +NKRO_ENABLE = yes # USB Nkey Rollover +AUTO_SHIFT_ENABLE = yes # Auto Shift +# VELOCIKEY_ENABLE = yes + +LINK_TIME_OPTIMIZATION_ENABLE = yes + -- cgit v1.2.3