qmk_firmware/keyboards/cannonkeys/tmov2
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
..
keymaps Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
chconf.h
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
halconf.h
info.json Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
mcuconf.h
readme.md
rules.mk
tmov2.c
tmov2.h

readme.md

TMO V2 Keyboard

TMO V2 Keyboard

Keyboard Maintainer: Andrew Kannan
Hardware Supported: STM32F072CBT6

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

make cannonkeys/tmov2:default

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