summaryrefslogtreecommitdiffstats
path: root/keyboards/noxary/268/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-271-3/+227
|
* 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/+3
|
* 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-5/+0
|
* Keyboard: Noxary 268 refactor and Configurator update (#3426)noroadsleft2018-07-171-3/+11
| | | | | | | | | | | | | | * Rename LAYOUT to LAYOUT_all * Repair LAYOUT_all object in info.json (element count mismatch) * Added LAYOUT_iso and LAYOUT_ansi matrices, with sample keymaps * Added LAYOUT_iso and LAYOUT_ansi to info.json * Added block comment regarding layout options to 268.h * Readme cleanup (GitHub markdown parsing)
* Initial Commit of Noxary 268 firmware by Rozakiin (#3351)Yan-Fa Li2018-07-091-0/+13
* Initial Commit of Noxary 268 firmware by Rozakiin - initial import of files from Rozakiin's repo * Update build instructions * Add info.json for configurator