You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5fd68266f5
* initial clueboard_60 support * LED lighting support * fix the clueboard->clueboard_66 rename * Add layout support to clueboard_60 * Fix the 60_iso layout so it's actually iso * add a default keymap for AEK layout * fix clueboard_17 * Fixup the ISO layouts * Fix the `wait_ms()/wait_us()` definitions for chibios * Fix up the wait_ms/wait_us hack. Reduce stack size. * Add a missing #include "wait.h" * commit files that should have already been comitted |
7 years ago | |
---|---|---|
.. | ||
boards/GENERIC_STM32_F303XC | 7 years ago | |
keymaps | 7 years ago | |
bootloader_defs.h | 7 years ago | |
chconf.h | 7 years ago | |
clueboard_60.c | 7 years ago | |
clueboard_60.h | 7 years ago | |
config.h | 7 years ago | |
halconf.h | 7 years ago | |
led.c | 7 years ago | |
matrix.c | 7 years ago | |
mcuconf.h | 7 years ago | |
readme.md | 7 years ago | |
rules.mk | 7 years ago |
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-dfu-util
See build environment setup then the make instructions for more information.