summaryrefslogtreecommitdiffstats
path: root/keyboards/noxary/280/info.json
Commit message (Collapse)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-1/+106
|
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-111-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+4
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: N (#17865)Ryan2022-08-021-1/+7
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
|
* [Keyboard] Add Noxary 280 (#5814)MechMerlin2019-05-071-0/+12
* initial commit * fixup script issues * define pins used and create an appropriate LAYOUT macro * create an appropriate keymap * turn on backlight and bootmagic lite * add QMK Configurator support * fixup readme * remove doubly defined KC_TRNS from keymap * add support for Caps lock and Scroll lock LEDs