aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/noxary/280
Commit message (Collapse)AuthorAgeFilesLines
* Noxary 280 Backwards LED Fix (#8057)MechMerlin2020-01-311-38/+5
| | | * fix logic and update to newest led_update_kb routine
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-6/+6
|
* Added VIA support to Noxary 280 (#7960)Wilba2020-01-233-0/+121
| | | | | | | | * Added VIA support to Noxary 280 * Added VIA support to Noxary 280 * Review changes
* Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark2019-10-251-49/+2
|
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* [Keyboard] Add Noxary 280 (#5814)MechMerlin2019-05-079-0/+598
* 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