qmk_firmware/keyboards/woodkeys/scarletbandana
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/default Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
info.json Move keyboard USB IDs and strings to data driven: W (#17903) 2022-08-06 15:49:44 +10:00
readme.md [Keyboard] move woodkeys.click keyboards to /woodkeys (#16113) 2022-01-31 20:44:28 -08:00
rules.mk [Keyboard] move woodkeys.click keyboards to /woodkeys (#16113) 2022-01-31 20:44:28 -08:00
scarletbandana.c [Keyboard] move woodkeys.click keyboards to /woodkeys (#16113) 2022-01-31 20:44:28 -08:00
scarletbandana.h [Keyboard] move woodkeys.click keyboards to /woodkeys (#16113) 2022-01-31 20:44:28 -08:00

Scarlet Bandana Version IV Mark 2

Keyboard Maintainer: Cole Markham
Hardware Supported: Scarlet Bandana Version IV Mark 2
Hardware Availability: WoodKeys.click

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

make woodkeys/scarletbandana:default

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