summaryrefslogtreecommitdiffstats
path: root/keyboards/noxary
AgeCommit message (Collapse)AuthorFilesLines
2018-07-17Keyboard: Noxary 268 refactor and Configurator update (#3426)noroadsleft9-24/+311
* 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)
2018-07-09Fix header references for noxary 268 keyboard (#3359)Yan-Fa Li3-3/+3
Brown paper bag.
2018-07-09Configurator Noxary 268: match dir nameYan-Fa Li2-0/+0
To find the LAYOUT/KEYMAP the configurator backend needs the file names to match the directory by convention. Thanks @skullydazed
2018-07-09Initial Commit of Noxary 268 firmware by Rozakiin (#3351)Yan-Fa Li9-0/+437
* Initial Commit of Noxary 268 firmware by Rozakiin - initial import of files from Rozakiin's repo * Update build instructions * Add info.json for configurator