aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/noxary/280
Commit message (Collapse)AuthorAgeFilesLines
* 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