qmk-dactyl-manuform-a/keyboards/clueboard/60
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 [Keymap] Port personal keymap to 60_tsangan_hhkb (#6820) 2019-09-25 21:35:54 -07:00
.noci Add the ability to exclude keyboards from travis builds (#11178) 2020-12-18 12:17:53 -08:00
60.c Fix the naming for clueboard files 2017-10-21 13:51:18 -07:00
60.h 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
led.c Normalise include statements in keyboard code (#11185) 2020-12-16 14:27:23 +11:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Add support for specifying BOARD in info.json (#11492) 2021-01-09 20:18:47 -08:00

readme.md

Clueboard 60%

A fully customizable 60% keyboard.

  • Keyboard Maintainer: Zach White
  • Hardware Supported: Clueboard 60% PCB
    • rev1 (1.0)
  • Hardware Availability: clueboard.co

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

make clueboard/60:default

See build environment setup then the make instructions for more information.