[Keyboard] Add PRKL30 keyboard (#8319)
authorErkki Halinen <erkkihalinen@gmail.com>
Mon, 9 Mar 2020 09:21:59 +0000 (11:21 +0200)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2020 09:21:59 +0000 (02:21 -0700)
commit89ef9de98cc54462aa5b7938ec55bdc089541c74
tree7fcbf4f987c623eb214dd9b801eaf1bd929171e0
parent6c8d815f2eec970a685aaf25a977fb2a04f53b8f
[Keyboard] Add PRKL30 keyboard (#8319)

* Add PRKL30 default keymap

* Modify readmes, fix info.json url

* added layer pictures to readme.md

* edited layer pictures

* edited layer pictures

* edited layer pictures

* edited layout pictures

* edited layout pictures

* Modify default keymap

* Add arrows to Raise layer

* Add perkele macro and adjust symbols

* Add PRKL macro and modify keymap comments

* updated layout pictures

* edited layut pictures

* Add correct minus keycode

* Configure Feather config

* Update keyboards/handwired/prkl30/keymaps/default/keymap.c

* Update keyboards/handwired/prkl30/feather/rules.mk

* Update keyboards/handwired/prkl30/feather/config.h

* Update keyboards/handwired/prkl30/feather/config.h

* Update keyboards/handwired/prkl30/promicro/config.h

* Update keyboards/handwired/prkl30/promicro/rules.mk

* Update keyboards/handwired/prkl30/feather/config.h

* Update keyboards/handwired/prkl30/feather/config.h

* Update keyboards/handwired/prkl30/promicro/config.h

* Update keyboards/handwired/prkl30/feather/rules.mk

* Update keyboards/handwired/prkl30/keymaps/default/keymap.c

* Update keyboards/handwired/prkl30/info.json

* Update keyboards/handwired/prkl30/info.json

* Update keyboards/handwired/prkl30/keymaps/default/keymap.c

* Delete unused config

* Apply suggestions from code review

Commit code review changes

* Remove false comments from rules.mk

* Change layout to layout_all

* Apply suggestions from code review

Co-authored-by: Toni Johansson <toni.r.johansson@gmail.com>
keyboards/handwired/prkl30/feather/config.h [new file with mode: 0644]
keyboards/handwired/prkl30/feather/rules.mk [new file with mode: 0644]
keyboards/handwired/prkl30/info.json [new file with mode: 0644]
keyboards/handwired/prkl30/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/handwired/prkl30/keymaps/default/readme.md [new file with mode: 0644]
keyboards/handwired/prkl30/prkl30.c [new file with mode: 0644]
keyboards/handwired/prkl30/prkl30.h [new file with mode: 0644]
keyboards/handwired/prkl30/promicro/config.h [new file with mode: 0644]
keyboards/handwired/prkl30/promicro/rules.mk [new file with mode: 0644]
keyboards/handwired/prkl30/readme.md [new file with mode: 0644]