summaryrefslogtreecommitdiff
path: root/keyboards/xd75/keymaps/ericgebhart/config.h
diff options
context:
space:
mode:
authorEric Gebhart <e.a.gebhart@gmail.com>2020-04-28 11:58:42 +0200
committerGitHub <noreply@github.com>2020-04-28 02:58:42 -0700
commit485a0b0bc358b32ec042793a5195ced2c4cda7df (patch)
treef852b5d9e705bc224bd1dc9004ae494bf626f0d3 /keyboards/xd75/keymaps/ericgebhart/config.h
parent23cfc4b14564fe6a5da8a6d3823f8f9bc52c2832 (diff)
[Keymap] Added Xd75 and viterbi keymaps,refactored my userspace. (#8776)
Diffstat (limited to 'keyboards/xd75/keymaps/ericgebhart/config.h')
-rw-r--r--keyboards/xd75/keymaps/ericgebhart/config.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/xd75/keymaps/ericgebhart/config.h b/keyboards/xd75/keymaps/ericgebhart/config.h
new file mode 100644
index 0000000000..77f83e83fd
--- /dev/null
+++ b/keyboards/xd75/keymaps/ericgebhart/config.h
@@ -0,0 +1,12 @@
+#pragma once
+
+#undef RGBLED_NUM
+#define RGBLED_NUM 6
+#define RGBLIGHT_LAYERS
+
+#undef RGBLIGHT_ANIMATIONS
+//#define RGBLIGHT_HUE_STEP 8
+//#define RGBLIGHT_SAT_STEP 8
+
+
+// place overrides here