qmk_firmware/keyboards/latincompass/latin60rgb
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
latin60rgb.c Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
latin60rgb.h
readme.md
rules.mk

Latin60RGB

Latin60rgb

60% RGB keyboard use IS31FL3733 IC like HHKB

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

make latincompass/latin60rgb:default

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