aboutsummaryrefslogtreecommitdiff
path: root/keyboards/laptreus/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/laptreus/readme.md')
-rw-r--r--keyboards/laptreus/readme.md35
1 files changed, 0 insertions, 35 deletions
diff --git a/keyboards/laptreus/readme.md b/keyboards/laptreus/readme.md
deleted file mode 100644
index e27c20604..000000000
--- a/keyboards/laptreus/readme.md
+++ /dev/null
@@ -1,35 +0,0 @@
1# Laptreus
2
3TODO: Insert cool photo
4
5Laptreus is a 40% bluetooth keyboard in the style of the Atreus, which is specifically designed to sit atop your laptop keyboard.
6
7Maintainer: [Chuck Lauer Vose](https://github.com/vosechu)
8MCU: Adafruit Feather 32u4 BLE
9Purchase link: GB coming soon
10Case link: GB coming soon
11Case 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
19To compile and flash to the board:
20
21 make laptreus:default:avrdude
22
23To just compile:
24
25 make laptreus:default
26
27Then use QMK toolbox to write the file
28
29## Changelog
30
31v1.2: Mostly working, but JST connector is a little too tight and the reset switch is not connected.
32
33## Build log
34
35TODO