]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: add 5x5 board support (#3694)
authorwanleg <32079073+wanleg@users.noreply.github.com>
Sun, 19 Aug 2018 20:18:19 +0000 (13:18 -0700)
committerDrashna Jaelre <drashna@live.com>
Sun, 19 Aug 2018 20:18:19 +0000 (13:18 -0700)
commitd87ef88de0303309a317283a292c52e7e89d6449
treeb8e05f6ef53236e2d791010f57affd8d2ec068da
parent8bc771a84247b59ab924cc241f455beec6384362
Keyboard: add 5x5 board support (#3694)

* 5x5 board support

* 5x5 work

* 5x5board config

* add 5x5 board support
keyboards/5x5/5x5.c [new file with mode: 0644]
keyboards/5x5/5x5.h [new file with mode: 0644]
keyboards/5x5/config.h [new file with mode: 0644]
keyboards/5x5/info.json [new file with mode: 0644]
keyboards/5x5/keymaps/default/config.h [new file with mode: 0644]
keyboards/5x5/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/5x5/readme.md [new file with mode: 0644]
keyboards/5x5/rules.mk [new file with mode: 0644]