qmk-dactyl-manuform-a/keyboards/clueboard/66/rev4
Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00
..
keymaps Configure keyboard matrix from info.json (#10817) 2020-12-30 10:27:37 -08:00
mine Configure keyboard matrix from info.json (#10817) 2020-12-30 10:27:37 -08:00
config.h Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json Add support for specifying BOARD in info.json (#11492) 2021-01-09 20:18:47 -08:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
readme.md Add support for Clueboard 66% rev4 2019-01-24 16:54:01 -08:00
rev4.c Refactor to use led config - Part 4 (#10967) 2020-11-21 19:11:50 +00:00
rev4.h Configure keyboard matrix from info.json (#10817) 2020-12-30 10:27:37 -08:00
rules.mk Add support for specifying BOARD in info.json (#11492) 2021-01-09 20:18:47 -08:00

readme.md

Clueboard 66%

Clueboard

A fully customizable 66% keyboard.

  • Keyboard Maintainer: Zach White
  • Hardware Supported: Clueboard 66% PCB rev4 (stm32f303cc, PCB Version 3.0)
  • Hardware Availability: clueboard.co

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

make clueboard/66/rev4:default

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