]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add Kudox column-staggered layout. (#7400)
authorくまお工房 <52371962+kumaokobo@users.noreply.github.com>
Tue, 19 Nov 2019 20:51:47 +0000 (05:51 +0900)
committerJames Young <18669334+noroadsleft@users.noreply.github.com>
Tue, 19 Nov 2019 20:51:47 +0000 (12:51 -0800)
commitbb87bdec82433053eef68caa5fe4a03083a13e9c
tree6d726c80f221eb7fc3b446d36c4d435abdee5169
parent687a24f2980e6e490ac8e43104f4176b033c9243
[Keyboard] Add Kudox column-staggered layout. (#7400)

* Add Kudox columner layout.

* Remove an extra comma from info.json.
keyboards/kudox/columner/columner.c [new file with mode: 0644]
keyboards/kudox/columner/columner.h [new file with mode: 0644]
keyboards/kudox/columner/config.h [new file with mode: 0644]
keyboards/kudox/columner/info.json [new file with mode: 0644]
keyboards/kudox/columner/keymaps/default/config.h [new file with mode: 0644]
keyboards/kudox/columner/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/kudox/columner/keymaps/default/readme.md [new file with mode: 0644]
keyboards/kudox/columner/readme.md [new file with mode: 0644]
keyboards/kudox/columner/rules.mk [new file with mode: 0644]
keyboards/kudox/kudox.h