forked from forks/qmk_firmware
e0a0430c31
* fix audio enable repetition * remove RGB LED support as this board has no RGB LB LEDs * use pragma once * this board has no backlight support * enable COMMAND_ENABLE * comment cleanups * setting bootmagic to lite as the first board thathat has this PCB has a solid bottom. If someone forgets to put in a RESET key on their keymap, they are not going to have fun resetting the board * Update keyboards/clueboard/66/rev4/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/clueboard/66/rev4/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/clueboard/66/rev4/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/clueboard/66/rev4/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * convert the palset and palclear routines to setpinoutput and writepinlow * remove scankb * restore original guards instead of pragma once Co-authored-by: fauxpark <fauxpark@gmail.com> |
||
---|---|---|
.. | ||
chconf.h | ||
config.h | ||
halconf.h | ||
mcuconf.h | ||
readme.md | ||
rev4.c | ||
rev4.h | ||
rules.mk |
Clueboard 66%
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.