Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -3/+3 |
| | |||||
* | Move 60% layouts to data driven (#20477) | Ryan | 2023-04-27 | 1 | -122/+122 |
| | |||||
* | Move matrix config to info.json, part 5 (#20003) | Ryan | 2023-03-11 | 1 | -0/+5 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | |||||
* | Fix "no matrix definition" errors for some boards (#18954) | Ryan | 2022-11-05 | 1 | -2/+134 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: A (#17781) | Ryan | 2022-07-26 | 1 | -0/+6 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
| | |||||
* | [Keyboard] Add ArcticPCB pre-Alpha support (#8479) | Álvaro A. Volpato | 2020-08-03 | 1 | -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 |