summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/hnah108/config.h
Commit message (Collapse)AuthorAgeFilesLines
* LED config fixes (#18973)Ryan2022-11-111-1/+1
|
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-7/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
|
* Hnah108 refactor (#10787)Ryan2020-10-301-114/+15
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Remove HD44780 References, Part 3 (#10238)James Young2020-09-071-27/+0
| | | | | * remove HD44780_ENABLE rules: G-H * remove HD44780_ENABLE config: G-H
* [Keyboard] add personal fullsize pcb hnah108 (#6759)vuhopkep2019-09-171-0/+245
* add personal fullsize pcb hnah108 * Update keymap.c