qmk_firmware/keyboards/latincompass/latin17rgb
2023-02-17 16:08:25 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
latin17rgb.c Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
latin17rgb.h [Keyboard] move latincompass's boards to /latincompass (#16039) 2022-02-10 15:20:11 -08:00
readme.md [Keyboard] move latincompass's boards to /latincompass (#16039) 2022-02-10 15:20:11 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.