summaryrefslogtreecommitdiffstats
path: root/keyboards/s7_elephant/keymaps/default/config.h
diff options
context:
space:
mode:
authorErovia <Erovia@users.noreply.github.com>2018-12-01 17:57:30 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-12-01 17:57:30 +0100
commit0b0c98929b7d9375661a101740f2b1be8ca3e0fc (patch)
treea1720749ad9a6239f9da0b981f192ba3b3ea6553 /keyboards/s7_elephant/keymaps/default/config.h
parent75a51659abfbc68874f2e9326f0adf1258fc5458 (diff)
downloadqmk_firmware-0b0c98929b7d9375661a101740f2b1be8ca3e0fc.tar.gz
qmk_firmware-0b0c98929b7d9375661a101740f2b1be8ca3e0fc.tar.xz
Add support for S7 Elephant (#4511)
* Add support for S7 Elephant A high-end 70% custom keyboard designed and produced by jacky from Geekhack. * Polish S7 Elephant code Implement drashna's suggestions: - specify bootloader - remove unnecessary defines - use led_set_user() for LED logic * Correct info.json and s7_elephant.h Correct info.json and s7_elepant.h to follow QMK convention and fix a missing curly bracket.
Diffstat (limited to 'keyboards/s7_elephant/keymaps/default/config.h')
-rw-r--r--keyboards/s7_elephant/keymaps/default/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/s7_elephant/keymaps/default/config.h b/keyboards/s7_elephant/keymaps/default/config.h
new file mode 100644
index 000000000..85f62371e
--- /dev/null
+++ b/keyboards/s7_elephant/keymaps/default/config.h
@@ -0,0 +1 @@
+#define RGBLIGHT_LIMIT_VAL 80