]> git.donarmstrong.com Git - qmk_firmware.git/commit
Heisenberg handwired keyboard added (#7643)
authorArda Kılıçdağı <arda@kilicdagi.com>
Tue, 17 Dec 2019 22:41:41 +0000 (01:41 +0300)
committerfauxpark <fauxpark@gmail.com>
Tue, 17 Dec 2019 22:41:41 +0000 (09:41 +1100)
commit78ffc4f7fe1b9e86398d1eb8d95f23316a87b1a6
treebaf9eefdc4a331c429dd8c1d99149c8f32ea54a5
parent1646717b4b11141dd75367751421269c5df5c600
Heisenberg handwired keyboard added (#7643)

* Chotanck keyboard added

* Chotanck renamed to Heisenberg

* Further updates to Heisenberg Keyboard done

* Update keyboards/handwired/heisenberg/info.json

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/handwired/heisenberg/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/handwired/heisenberg/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
keyboards/handwired/heisenberg/config.h [new file with mode: 0644]
keyboards/handwired/heisenberg/heisenberg.c [new file with mode: 0644]
keyboards/handwired/heisenberg/heisenberg.h [new file with mode: 0644]
keyboards/handwired/heisenberg/info.json [new file with mode: 0644]
keyboards/handwired/heisenberg/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/handwired/heisenberg/keymaps/default/readme.md [new file with mode: 0644]
keyboards/handwired/heisenberg/keymaps/turkishish/config.h [new file with mode: 0644]
keyboards/handwired/heisenberg/keymaps/turkishish/keymap.c [new file with mode: 0644]
keyboards/handwired/heisenberg/keymaps/turkishish/readme.md [new file with mode: 0644]
keyboards/handwired/heisenberg/readme.md [new file with mode: 0644]
keyboards/handwired/heisenberg/rules.mk [new file with mode: 0644]