qmk_firmware/keyboards/handwired/swiftrax/cowfish
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 Move keyboard USB IDs and strings to data driven: handwired (#17822) 2022-07-30 17:31:44 +10:00
cowfish.c [keyboard] added swiftrax/cowfish (#9621) 2020-07-11 12:28:22 +01:00
cowfish.h [keyboard] added swiftrax/cowfish (#9621) 2020-07-11 12:28:22 +01:00
info.json Move keyboard USB IDs and strings to data driven: handwired (#17822) 2022-07-30 17:31:44 +10:00
readme.md [keyboard] added swiftrax/cowfish (#9621) 2020-07-11 12:28:22 +01:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

CowFish

A TKL with F13 that uses Ai03's unified daughter board

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

make handwired/swiftrax/cowfish:default

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