]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: Port over the x268 Noxary Firmware (#4339)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Sat, 3 Nov 2018 22:09:32 +0000 (15:09 -0700)
committerDrashna Jaelre <drashna@live.com>
Sat, 3 Nov 2018 22:09:32 +0000 (15:09 -0700)
commit60ed0b7c3045d9511c28495f4d8c65240434c952
tree5844e39e88431a4ff5d92395684605f821b28a44
parent80c04b29194a0023b8e47f3ac49ea248c8ec953d
Keyboard: Port over the x268 Noxary Firmware (#4339)

* 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
keyboards/noxary/README.md
keyboards/noxary/x268/config.h [new file with mode: 0644]
keyboards/noxary/x268/info.json [new file with mode: 0644]
keyboards/noxary/x268/keymaps/default/config.h [new file with mode: 0644]
keyboards/noxary/x268/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/noxary/x268/keymaps/default/readme.md [new file with mode: 0644]
keyboards/noxary/x268/readme.md [new file with mode: 0644]
keyboards/noxary/x268/rules.mk [new file with mode: 0644]
keyboards/noxary/x268/x268.c [new file with mode: 0644]
keyboards/noxary/x268/x268.h [new file with mode: 0644]