]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add ergodicity (#6396)
authorDanny <nooges@users.noreply.github.com>
Tue, 23 Jul 2019 22:06:47 +0000 (18:06 -0400)
committerDrashna Jaelre <drashna@live.com>
Tue, 23 Jul 2019 22:06:47 +0000 (15:06 -0700)
commit207fde997f11bfed92087327b91cc16ed0fbb3dc
treebade225f14048b01e787aab74651ed7c4250ab7f
parentb1691ba696db90f0d9143a8e0213a2b93434c9b1
[Keyboard] Add ergodicity (#6396)

* Initial addition of Ergodicity

* Add QMK configurator JSON
keyboards/keebio/ergodicity/config.h [new file with mode: 0644]
keyboards/keebio/ergodicity/ergodicity.c [new file with mode: 0644]
keyboards/keebio/ergodicity/ergodicity.h [new file with mode: 0644]
keyboards/keebio/ergodicity/info.json [new file with mode: 0644]
keyboards/keebio/ergodicity/keymaps/default/config.h [new file with mode: 0644]
keyboards/keebio/ergodicity/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/keebio/ergodicity/keymaps/default/readme.md [new file with mode: 0644]
keyboards/keebio/ergodicity/readme.md [new file with mode: 0644]
keyboards/keebio/ergodicity/rules.mk [new file with mode: 0644]