qmk_firmware/keyboards/weirdo/kelowna/rgb64
2023-04-27 07:49:03 +10:00
..
keymaps [Keyboard] move weirdo-f's keyboards into weirdo/ (#15785) 2022-01-10 16:38:55 -08:00
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 [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

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.