]> git.donarmstrong.com Git - qmk_firmware.git/commit - keyboards/laptreus/keymaps/vosechu/keymap.c
[Keyboard] Initial commit of Laptreus Keyboard (#4967)
authorChuck Lauer Vose <vosechu@gmail.com>
Wed, 6 Feb 2019 22:41:17 +0000 (14:41 -0800)
committerDrashna Jaelre <drashna@live.com>
Wed, 6 Feb 2019 22:41:17 +0000 (14:41 -0800)
commita3104a71105e7743c778c47617dce0468bf8dc1f
treee98ae28920f033b26dfddbd6b5d9e5366c40c2b7
parent35f6919673c57a9fea9305a001c0069e8bbc2844
[Keyboard] Initial commit of Laptreus Keyboard (#4967)

* Add userspace files for vosechu

* Code review corrections

* Few more code review corrections

* Initial add of Laptreus code

* Initial add of Laptreus code

* Adding last punctuation to default

* Add some debug suggestions to the debug readme

* Fixes for PR feedback

* Fixing capitalization of readme files

* update auto detect connection logic
keyboards/laptreus/config.h [new file with mode: 0644]
keyboards/laptreus/keymaps/debug/keymap.c [new file with mode: 0644]
keyboards/laptreus/keymaps/debug/readme.md [new file with mode: 0644]
keyboards/laptreus/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/laptreus/keymaps/default/readme.md [new file with mode: 0644]
keyboards/laptreus/keymaps/vosechu/keymap.c [new file with mode: 0644]
keyboards/laptreus/keymaps/vosechu/readme.md [new file with mode: 0644]
keyboards/laptreus/laptreus.c [new file with mode: 0644]
keyboards/laptreus/laptreus.h [new file with mode: 0644]
keyboards/laptreus/readme.md [new file with mode: 0644]
keyboards/laptreus/rules.mk [new file with mode: 0644]