qmk_sweep_skeletyl/keyboards/canary/canary60rgb
Ryan 5e4b076af3
Remove legacy keycodes, part 5 ()
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 () 2022-10-15 22:29:43 +01:00
v1 Change {LED,RGB}_DISABLE_TIMEOUT to {LED,RGB}_MATRIX_TIMEOUT () 2022-09-26 14:40:15 +10:00
canary60rgb.c Fix Per Key LED Indicator Callbacks () 2022-10-04 15:24:22 -07:00
canary60rgb.h
config.h
info.json Move keyboard USB IDs and strings to data driven, pass 2: B-C () 2022-08-14 12:16:16 +10:00
readme.md [Keyboard] Fix keymaps, RGB matrix, add support for WS2812 () 2021-10-31 20:45:48 -07:00

Canary60RGB

canary60rgb1 canary60rgb2

A hotswap 60% RGB keyboard.

Make example for this keyboard (after setting up your build environment): make canary/canary60rgb/v1:default # AVR (ATmega32U4)

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