summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/not_so_minidox
diff options
context:
space:
mode:
authormtdjr <mtdjr@users.noreply.github.com>2018-06-21 00:13:00 +0200
committerDrashna Jaelre <drashna@live.com>2018-06-21 00:13:00 +0200
commite8eaf5630cee4f5d16b0c86627579c5a695540d5 (patch)
tree0635413c03b59dc46f7af0f36f34d4e84fa06bf0 /keyboards/handwired/not_so_minidox
parentf46b1db9f4997631c3e09269e51faf5f2bc3aeaf (diff)
downloadqmk_firmware-e8eaf5630cee4f5d16b0c86627579c5a695540d5.tar.gz
qmk_firmware-e8eaf5630cee4f5d16b0c86627579c5a695540d5.tar.xz
Updates to mtdjr userspace and keymaps (#3206)
* slight tweaks to xd75 keymap * update to config.h to remove undef of solenoid active * code organization for userspace * updates to userspace and keymaps * add rgb to userspace and lets split * add conditional around rgb functions in userpsace * move rgb layer changes into layer_state_set_user
Diffstat (limited to 'keyboards/handwired/not_so_minidox')
-rw-r--r--keyboards/handwired/not_so_minidox/keymaps/mtdjr/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/not_so_minidox/keymaps/mtdjr/config.h b/keyboards/handwired/not_so_minidox/keymaps/mtdjr/config.h
index fa6151e10..701c2cf35 100644
--- a/keyboards/handwired/not_so_minidox/keymaps/mtdjr/config.h
+++ b/keyboards/handwired/not_so_minidox/keymaps/mtdjr/config.h
@@ -5,7 +5,6 @@
#define SOLENOID_ENABLE
#define SOLENOID_PIN F6
-#undef SOLENOID_ACTIVE
#define SOLENOID_ACTIVE true
#endif