qmk_firmware/keyboards/weirdo/kelowna/rgb64
2023-06-18 14:39:07 +10:00
..
keymaps
config.h Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
info.json Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

kelownaRGB64

kelownaRGB64

A 60% keyboard based on STM32f303

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

make weirdo/kelowna/rgb64:default

Use the SWD interface on the board to connect to the STlink (JLink) to directly burn firmware without entering the bootloader.

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