diff options
author | lexworth <30760424+lexworth@users.noreply.github.com> | 2018-10-18 18:36:30 -0400 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-10-18 15:36:30 -0700 |
commit | fc1c692f710fcd65be250d43662ee9742b221f0d (patch) | |
tree | fb3e9ffe66ab211d1802e9fe00a2e1fe03d69ddd /keyboards/thevankeyboards/minivan/keymaps/lexworth/config.h | |
parent | 480651cf9df5c0b7453f60dffe13ae5de665a120 (diff) |
Keymap: Adding my Minivan layout (#4162)
* adding my keymap
* adding my Minivan keymap
* deleted old incomplete keymap
* added link to layout image
* adding my minivan keymap
Diffstat (limited to 'keyboards/thevankeyboards/minivan/keymaps/lexworth/config.h')
-rw-r--r-- | keyboards/thevankeyboards/minivan/keymaps/lexworth/config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/thevankeyboards/minivan/keymaps/lexworth/config.h b/keyboards/thevankeyboards/minivan/keymaps/lexworth/config.h new file mode 100644 index 0000000000..36062c47b9 --- /dev/null +++ b/keyboards/thevankeyboards/minivan/keymaps/lexworth/config.h @@ -0,0 +1,5 @@ +#pragma once + +// place overrides here +#define BACKLIGHT_PIN B7 +#define BACKLIGHT_LEVELS 5
\ No newline at end of file |