qmk-firmwares/keyboards/latincompass/latin17rgb
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 2022-10-15 09:55:40 -07:00
info.json Move keyboard USB IDs and strings to data driven: L (#17849) 2022-08-02 01:02:19 +01:00
latin17rgb.c Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
latin17rgb.h
readme.md
rules.mk

Latin17RGB

Latin17rgb

RGB PAD use IS31FL3731 IC

  • Keyboard Maintainer: 18438880
  • Hardware Availability:

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

make latincompass/latin17rgb:default

Flashing example for this keyboard:

make latincompass/latin17rgb:default:flash

To reset the board into bootloader mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings).

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