aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/noxary/x268/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Add VIA support to Noxary x268 (#9450)Rozakiin2020-06-221-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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()
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-6/+6
|
* Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark2019-10-251-49/+2
|
* Keyboard: Port over the x268 Noxary Firmware (#4339)MechMerlin2018-11-031-0/+80
* port over Rozakiin https://github.com/Rozakiin/Noxary_Firmware/tree/master/noxary_x268 * rename LAYOUT to LAYOUT_65_ansi default layout * add configurator support * add community layout support * put Rozakiin's name everywhere * update readme * problems with the 65_ansi keymap to be diagnosed later