]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add Phoebe, a keyboard by Maxr1998 (#6870)
authorMax Rumpf <max.rumpf1998@gmail.com>
Sat, 5 Oct 2019 23:44:22 +0000 (01:44 +0200)
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Sat, 5 Oct 2019 23:44:22 +0000 (16:44 -0700)
commit60267fe2ca2c5373231a8f3d3bff43527fbbb7bf
treed77a448b3c171c4bce04966aa559a5cbce427f2d
parent18a0e6fedc9b88209029979f52b7952328b095fd
[Keyboard] Add Phoebe, a keyboard by Maxr1998 (#6870)

* Add Phoebe, a keyboard by Maxr1998

* Improve include-guard

* Remove unused functions

* Remove unused extern

* Add image

* Some more fixes
keyboards/maxr1998/phoebe/config.h [new file with mode: 0644]
keyboards/maxr1998/phoebe/info.json [new file with mode: 0644]
keyboards/maxr1998/phoebe/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/maxr1998/phoebe/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/maxr1998/phoebe/phoebe.c [new file with mode: 0644]
keyboards/maxr1998/phoebe/phoebe.h [new file with mode: 0644]
keyboards/maxr1998/phoebe/readme.md [new file with mode: 0644]
keyboards/maxr1998/phoebe/rules.mk [new file with mode: 0644]