qmk_firmware/keyboards/keebio/tragicforce68
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
..
keymaps
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.