qmk_firmware/keyboards/weirdo/kelowna/rgb64
Ryan 4d8dd55bf9
Move 60% layouts to data driven (#20477)
2023-04-27 07:49:03 +10:00
..
keymaps
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
info.json Move 60% layouts to data driven (#20477) 2023-04-27 07:49:03 +10:00
readme.md
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.