summaryrefslogtreecommitdiffstats
path: root/keyboards/al1/info.json
Commit message (Collapse)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
|
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-151-195/+196
|
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+4
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+6
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-261-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* AL1 refactor (#13679)Ryan2021-08-151-12/+209
|
* Keyboard: AL1 Configurator fix: misplaced arrow keys (#3716)noroadsleft2018-08-221-7/+6
| | | | | | * Configurator fix: misplaced arrow keys * rules.mk: set backlight and RGB rules
* True AL1 Support (#3330)MechMerlin2018-07-061-0/+16
* Initial port of AL1 Keyboard from Triangle Labs * Change REPLACE WITH YOUR NAME and some readme changes * More readme change to indicate Group Buy Link * Give Triangle Lab credit * remove pins from config.h and rely on matrix.c * Add QMK Configurator support