]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/laptreus/readme.md
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
[qmk_firmware.git] / keyboards / laptreus / readme.md
1 # Laptreus
2
3 TODO: Insert cool photo
4
5 Laptreus is a 40% bluetooth keyboard in the style of the Atreus, which is specifically designed to sit atop your laptop keyboard.
6
7 Maintainer: [Chuck Lauer Vose](https://github.com/vosechu)
8 MCU: Adafruit Feather 32u4 BLE
9 Purchase link: GB coming soon
10 Case link: GB coming soon
11 Case design files: TODO
12
13 ## Flashing
14
15 **NOTE**: Make sure you don't have a second QMK keyboard plugged in when you do this!
16
17 [Default layout documentation](https://github.com/qmk/qmk_firmware/tree/master/keyboards/laptreus/keymaps/default)
18
19 To compile and flash to the board:
20
21     make laptreus:default:avrdude
22
23 To just compile:
24
25     make laptreus:default
26
27 Then use QMK toolbox to write the file
28
29 ## Changelog
30
31 v1.2: Mostly working, but JST connector is a little too tight and the reset switch is not connected.
32
33 ## Build log
34
35 TODO