summaryrefslogtreecommitdiffstats
path: root/keyboards/geekboards/macropad_v2/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-26/+0
|
* Fix "no matrix definition" errors for some boards (#18954)Ryan2022-11-051-41/+10
|
* Move keyboard USB IDs and strings to data driven: G (#17818)Ryan2022-07-271-1/+7
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] Geekboards Macropad V2 keyboard (#11045)Sergey Omelchenko2020-12-081-0/+53
* 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>