diff options
author | Sergey Omelchenko <ruddy.rudeman@gmail.com> | 2020-12-09 02:58:32 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-08 15:58:32 -0800 |
commit | e03d72d71eff9d6b1b3fbeb45bbf1b1c40989222 (patch) | |
tree | 17f13d26f48368c63ee9a525d11ed34434d5aebb /keyboards/geekboards/macropad_v2/keymaps/via/config.h | |
parent | 563723392f40599c0a1c95330544e079a10140f2 (diff) |
[Keyboard] Geekboards Macropad V2 keyboard (#11045)
* Initial commit of Geekboards Macropad V2 keyboard
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
* Apply suggestions from code review: delete unnecessary files
* Fixed typos
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Change RGB_MATRIX config syntax following recent core changes
* Apply suggestions from drashna code review
* Remove unnecessary file (it is now defined in the core)
* Remove unnecessary code, due to PR 11084 approve
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/geekboards/macropad_v2/keymaps/via/config.h')
-rw-r--r-- | keyboards/geekboards/macropad_v2/keymaps/via/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/geekboards/macropad_v2/keymaps/via/config.h b/keyboards/geekboards/macropad_v2/keymaps/via/config.h new file mode 100644 index 0000000000..9d75edbe74 --- /dev/null +++ b/keyboards/geekboards/macropad_v2/keymaps/via/config.h @@ -0,0 +1,2 @@ +#define DYNAMIC_KEYMAP_LAYER_COUNT 4 +#define VIA_QMK_RGBLIGHT_ENABLE |