qmk_firmware/keyboards/weirdo/kelowna/rgb64
Ryan 2da0827d4f
Remove matrix size defines (#19581)
2023-02-17 16:08:25 +11:00
..
keymaps
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
readme.md
rgb64.c
rgb64.h
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

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.