summaryrefslogtreecommitdiffstats
path: root/keyboards/adpenrose/akemipad/info.json
Commit message (Collapse)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-251-0/+3
|
* ADPenrose Akemipad Layout Addition (#20957)James Young2023-05-151-25/+57
| | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_numpad with reference keymap
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-151-25/+31
|
* 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 matrix config to info.json, part 5 (#20003)Ryan2023-03-111-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* [Keyboard] Add AkemiPad (#18790)Arturo Avila2022-12-271-0/+41
Co-authored-by: Ryan <fauxpark@gmail.com>