qmk_firmware/keyboards/keebio/tragicforce68
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
keymaps Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
config.h
info.json
readme.md
rules.mk
tragicforce68.c
tragicforce68.h

Tragicforce 68

Magicforce 68 with Tragicforce 68 replacement PCB from Keebio.

Keyboard Maintainer: Keebio
Hardware Supported: Pro Micro
Hardware Availability: Keebio

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

make keebio/tragicforce68:default

Example of flashing this keyboard:

make keebio/tragicforce68:default:avrdude

See build environment setup then the make instructions for more information.