summaryrefslogtreecommitdiffstats
path: root/keyboards/noxary/268/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-061-2/+3
|
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Remove empty override functions (#14312)Ryan2021-09-051-43/+4
| | | | | | | | | | | | | | | | | * Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-3/+0
|
* Keyboard: Noxary 268 refactor and Configurator update (#3426)noroadsleft2018-07-171-4/+4
| | | | | | | | | | | | | | * 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)
* Fix header references for noxary 268 keyboard (#3359)Yan-Fa Li2018-07-091-1/+1
| | | Brown paper bag.
* Initial Commit of Noxary 268 firmware by Rozakiin (#3351)Yan-Fa Li2018-07-091-0/+124
* Initial Commit of Noxary 268 firmware by Rozakiin - initial import of files from Rozakiin's repo * Update build instructions * Add info.json for configurator