You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
846 B

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