qmk_firmware/keyboards/weirdo/kelowna/rgb64
Ryan 2da0827d4f
Remove matrix size defines (#19581)
2023-02-17 16:08:25 +11:00
..
keymaps [Keyboard] move weirdo-f's keyboards into weirdo/ (#15785) 2022-01-10 16:38:55 -08: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
readme.md [Keyboard] move weirdo-f's keyboards into weirdo/ (#15785) 2022-01-10 16:38:55 -08:00
rgb64.c [Keyboard] move weirdo-f's keyboards into weirdo/ (#15785) 2022-01-10 16:38:55 -08:00
rgb64.h [Keyboard] move weirdo-f's keyboards into weirdo/ (#15785) 2022-01-10 16:38:55 -08:00
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.