aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/noxary/x268/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Add VIA support to Noxary x268 (#9450)Rozakiin2020-06-223-0/+119
* Update USB descriptors * Update default keymap for readability * Update readme description * Update rules.mk build options, enable bootmagic and mousekey * Add commented modern led code * Add VIA keymap * Update default keymap readme.md layout image * Update keyboards/noxary/x268/rules.mk remove incorrect comment * Update keyboards/noxary/x268/x268.c remove commented setPinOutput(B1) * Update keyboards/noxary/x268/keymaps/default/readme.md Flip order of layout image and title * Update keyboards/noxary/x268/keymaps/via/readme.md Flip order of layout image and title * Update LED function to led_update_kb()