qmk_firmware/keyboards/lazydesigners/the60
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
..
rev1 Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
rev2
readme.md

THE60

60% keyboards designed by LAZYDESIGNERS

  1. Rev1: A special layout PCB for tray mounted case released in early 2019.
  2. Rev2: THE60 Round 2 released in 2021. Top mounted.

Firmware files are SPECIFIC to each board. Firmware files from one, will not work on the other. Please use the appropriate rev for your board.

  • Keyboard Maintainer: [Jacky@LAZYDESIGNERS] (https://github.com/jackytrabbit)
  • Hardware Supported: THE60 rev1, THE60 rev2
  • Hardware Availability: www.lazydesigners.cn

Make examples for this keyboard (after setting up your build environment):

make lazydesigners/the60/rev1:default
make lazydesigners/the60/rev2:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.