6834febece
* Temporary work around for CB60 sound issues Discussed this with @fredizzimo, upping the system ticks to 100K fixes the sound issues I was having with the CB60; speaker would fail to shut off after playing music, sometimes at startup. This changes the matrix scan time from it's default of every 2ms to once ever 200us. Fred has a more extensive change to the way matrices are scanned which will require less clock cycles and we can then revert this change at that time. * Remove keymap dir from clueboard root |
||
---|---|---|
.. | ||
boards/GENERIC_STM32_F303XC | ||
keymaps | ||
60.c | ||
60.h | ||
bootloader_defs.h | ||
chconf.h | ||
config.h | ||
halconf.h | ||
info.json | ||
led.c | ||
matrix.c | ||
mcuconf.h | ||
readme.md | ||
rules.mk |
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.