]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add handwired/floorboard (#7478)
authorkevin-b-lockwood <57274670+kevin-b-lockwood@users.noreply.github.com>
Mon, 2 Dec 2019 20:03:35 +0000 (12:03 -0800)
committerDrashna Jaelre <drashna@live.com>
Mon, 2 Dec 2019 20:03:35 +0000 (12:03 -0800)
commit96d4ba84c245066ae0ccd0f8216d7f11f80e5d98
treebcb5a882ae040e4a9f69ccddef5592e3bc11e571
parent680924777be7739b249bf0dc3b60a3185134bc94
[Keyboard] Add handwired/floorboard (#7478)

* added handwired/plonk

* Update readme.md

* Update readme.md

* Update info.json

* Update config.h

* Update readme.md

* Update keyboards/handwired/plonk/rules.mk

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

* Update plonk.c

* Update plonk.h

* Update keymap.c

* Delete config.h

* Update keyboards/handwired/plonk/config.h

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

* Update info.json

* Update keyboards/handwired/plonk/readme.md

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

* Renamed the Plonk to the Floorboard. Another homage, just subtler this time.

* removed old plonk files

* Update config.h
keyboards/handwired/floorboard/config.h [new file with mode: 0644]
keyboards/handwired/floorboard/floorboard.c [new file with mode: 0644]
keyboards/handwired/floorboard/floorboard.h [new file with mode: 0644]
keyboards/handwired/floorboard/info.json [new file with mode: 0644]
keyboards/handwired/floorboard/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/handwired/floorboard/keymaps/default/readme.md [new file with mode: 0644]
keyboards/handwired/floorboard/readme.md [new file with mode: 0644]
keyboards/handwired/floorboard/rules.mk [new file with mode: 0644]