]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add Stella keyboard (#6848)
authorvuhopkep <boy9x0@gmail.com>
Fri, 4 Oct 2019 18:55:54 +0000 (01:55 +0700)
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Fri, 4 Oct 2019 18:55:54 +0000 (11:55 -0700)
commit3e6f7bc6bfacda10a731efdda9f669dca8b4a221
tree794fe4037cc84a6f67258da450bb02c4a9424d4f
parentf166a22c98c6c2e055cbd81b2a309417b92b4f2a
[Keyboard] Add Stella keyboard (#6848)

* Add Stella keyboard

Tenkeyless keyboard for VGS Community

* Update keymap.c

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