summaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/olligranlund_iso/config.h
diff options
context:
space:
mode:
authorOlliGranlund <OlliGranlund@users.noreply.github.com>2018-09-30 22:50:16 +0200
committerDrashna Jaelre <drashna@live.com>2018-09-30 22:50:16 +0200
commita6c85f1c2383616e875e7cdc6ce31873d6fb0ce3 (patch)
treed5db75a29f7b3ec6ba8d70626cc9713ad6d4f535 /keyboards/satan/keymaps/olligranlund_iso/config.h
parenta7d46f1b0f4d18699a38898ff68114204d4c087d (diff)
downloadqmk_firmware-a6c85f1c2383616e875e7cdc6ce31873d6fb0ce3.tar.gz
qmk_firmware-a6c85f1c2383616e875e7cdc6ce31873d6fb0ce3.tar.xz
Keymap: add olligranlund Iris + satan layouts (#4031)
* init * function layout planning * nordic keymap v1.0 * Added latest satan layouts, updated readmes * Cleaning code * Renamed ISO -> iso
Diffstat (limited to 'keyboards/satan/keymaps/olligranlund_iso/config.h')
-rw-r--r--keyboards/satan/keymaps/olligranlund_iso/config.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/satan/keymaps/olligranlund_iso/config.h b/keyboards/satan/keymaps/olligranlund_iso/config.h
new file mode 100644
index 000000000..eab4c8e97
--- /dev/null
+++ b/keyboards/satan/keymaps/olligranlund_iso/config.h
@@ -0,0 +1,17 @@
+// Backlight configuration
+#undef BACKLIGHT_LEVELS
+#define BACKLIGHT_LEVELS 10
+
+// Underlight configuration
+#undef RGB_DI_PIN
+#define RGB_DI_PIN B2
+#undef RGBLED_NUM
+#define RGBLED_NUM 16 // Number of LEDs
+#undef RGBLIGHT_HUE_STEP
+#define RGBLIGHT_HUE_STEP 8
+#undef RGBLIGHT_SAT_STEP
+#define RGBLIGHT_SAT_STEP 8
+#undef RGBLIGHT_VAL_STEP
+#define RGBLIGHT_VAL_STEP 8
+
+#define RGBLIGHT_ANIMATIONS