summaryrefslogtreecommitdiffstats
path: root/keyboards/miller/gm862/gm862.c
Commit message (Collapse)AuthorAgeFilesLines
* Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2023-04-151-1/+1
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-18/+9
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
|
* __flash? (#13799)Joel Challis2021-07-311-1/+1
|
* [Keyboard] add miller/gm-862 keyboard (#8230)James Young2020-03-051-0/+106
* add miller/gm-862 keyboard * Update keyboards/miller/gm862/gm862.c * Update keyboards/miller/gm862/gm862.h * Update keyboards/miller/gm862/gm862.h * Update keyboards/miller/gm862/readme.md * Update keyboards/miller/gm862/readme.md * Update keyboards/miller/gm862/readme.md * Update keyboards/miller/gm862/readme.md * Update config.h * Update keyboards/miller/gm862/config.h * Update keyboards/miller/gm862/readme.md