summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/hnah108/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-081-0/+3
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move fullsize layouts to data driven (#20317)Ryan2023-04-041-327/+384
|
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-0/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-1/+7
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Hnah108 refactor (#10787)Ryan2020-10-301-9/+339
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] update encoder function, info.json data (#7035)vuhopkep2019-10-181-3/+3
| | | | | | * update encoder function, info.json data * Update rules.mk
* [Keyboard] add personal fullsize pcb hnah108 (#6759)vuhopkep2019-09-171-0/+18
* add personal fullsize pcb hnah108 * Update keymap.c