summaryrefslogtreecommitdiffstats
path: root/keyboards/acheron/arctic/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Fix "no matrix definition" errors for some boards (#18954)Ryan2022-11-051-2/+134
|
* 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
|
* [Keyboard] Add ArcticPCB pre-Alpha support (#8479)Álvaro A. Volpato2020-08-031-0/+15
* Add initial ArcticPCB support * Added README * Solve info.json comma issue * Apply suggestions from noroadsleft code review Use the LAYOUT_60_tsangan_hhkb Community Layout * Apply suggestions from tzarc * Add license header to arctic.c, arctic.h and config.h * Remove redundant tsangan keymap * Remove tsangan compilation suggestion from readme