summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/hannah60rgb/rev2/rev2.c
Commit message (Collapse)AuthorAgeFilesLines
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-271-1/+1
|
* LED config fixes (#18973)Ryan2022-11-111-32/+46
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-25/+29
| | | | 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 hannah60rgb rev.2 PCB (#10287)mechlovin2020-10-041-0/+247
* add hannah60rgb_rev2 * add * Update rev2.c * fixed rgb matrix * Update rev2.c * update rules.mk * update readme * update * Update config.h * Update rules.mk