summaryrefslogtreecommitdiffstats
path: root/keyboards/noxary/268/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-064-8/+12
|
* Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan2023-06-271-41/+0
|
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-065-5/+5
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
|
* Remove empty override functions (#14312)Ryan2021-09-053-125/+12
| | | | | | | | | | | | | | | | | * 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
* Enable extrakeys, mousekeys for all VIA keymaps. (#10740)kaylanm2020-11-021-1/+0
|
* Add VIA support to Noxary 268 (#9449)Rozakiin2020-06-243-0/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove "rev1" from readme.md * Update rules.mk to enable bootmagic, mousekeys, console, command Also disable NKRO * Update USB descriptor, replace ifndef with pragma once, remove RGB * Replace ifndef with pragma once * Add commented led code * Add VIA keymap * Update keyboards/noxary/268/268.c Remove commented code * Update keyboards/noxary/268/keymaps/via/readme.md Flip layout image and title * Update keyboards/noxary/268/rules.mk Remove error in comment * Update keyboards/noxary/268/rules.mk Remove HD44780 rule option * Update keyboards/noxary/268/keymaps/via/rules.mk Replace Link_Time_Optimization with LTO * Update keyboards/noxary/268/readme.md Change Noxary link
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-3/+0
|
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-163-9/+0
|
* Keyboard: Noxary 268 refactor and Configurator update (#3426)noroadsleft2018-07-176-9/+225
| | | | | | | | | | | | | | * 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-092-2/+2
| | | Brown paper bag.
* Initial Commit of Noxary 268 firmware by Rozakiin (#3351)Yan-Fa Li2018-07-092-0/+248
* Initial Commit of Noxary 268 firmware by Rozakiin - initial import of files from Rozakiin's repo * Update build instructions * Add info.json for configurator