qmk-firmware/keyboards/laptreus
fauxpark e96cac0814 Cleanup rules.mk for 32U4 keyboards, L-M (#7120)
* Cleanup rules.mk for 32U4 keyboards, L-M

* Move some stuff to keyboard level
2019-10-24 13:50:13 -07:00
..
keymaps [Keyboard] Initial commit of Laptreus Keyboard (#4967) 2019-02-06 14:41:17 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
laptreus.c [Keyboard] Initial commit of Laptreus Keyboard (#4967) 2019-02-06 14:41:17 -08:00
laptreus.h [Keyboard] Initial commit of Laptreus Keyboard (#4967) 2019-02-06 14:41:17 -08:00
readme.md [Keyboard] Initial commit of Laptreus Keyboard (#4967) 2019-02-06 14:41:17 -08:00
rules.mk Cleanup rules.mk for 32U4 keyboards, L-M (#7120) 2019-10-24 13:50:13 -07:00

readme.md

Laptreus

TODO: Insert cool photo

Laptreus is a 40% bluetooth keyboard in the style of the Atreus, which is specifically designed to sit atop your laptop keyboard.

Maintainer: Chuck Lauer Vose MCU: Adafruit Feather 32u4 BLE Purchase link: GB coming soon Case link: GB coming soon Case design files: TODO

Flashing

NOTE: Make sure you don't have a second QMK keyboard plugged in when you do this!

Default layout documentation

To compile and flash to the board:

make laptreus:default:avrdude

To just compile:

make laptreus:default

Then use QMK toolbox to write the file

Changelog

v1.2: Mostly working, but JST connector is a little too tight and the reset switch is not connected.

Build log

TODO