Commit Graph

3 Commits

Author SHA1 Message Date
Christopher Kochan
60c5f1ea60
Adds support for Geekboards Macropad v2. (#162)
* Corrected manufaturer name.

* Support for Geekboards Macropad v2

* Add Super-Tab functions from Via.

* Added a shift+alt+tab function

* Name change on custome key code
2022-05-09 00:02:53 -06:00
Ryan
9366ed7282
Normalise include statements in keyboard code (#11185) 2020-12-16 14:27:23 +11:00
Sergey Omelchenko
e03d72d71e
[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>
2020-12-08 15:58:32 -08:00