4d9b11af14
* Remove unnecessary IS_COMMAND definition in clueboard/66/rev4 * Replace keyboard_report->mods with get_mods() in IS_COMMAND definitions * Update docs to use get_mods() instead of keyboard_report->mods * Replace keyboard_report->mods with get_mods() in tmk_core/protocol/usb_hid/test For some reason, this occurrence used KB_LSHIFT and KB_RSHIFT, which don't exist * Replace keyboard_report->mods with get_mods() in Massdrop keyboards (as per @patrickmt) |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
rev2 | ||
rev3 | ||
rev4 | ||
info.json | ||
readme.md |
Clueboard 66%
A fully customizable 66% keyboard.
- Keyboard Maintainer: Zach White
- Hardware Supported: Clueboard 66% PCB
- rev1 (PCB Version 1.0)
- rev2 (PCB Versions 2.0, 2.0.1, 2.1, 2.5, 2.5.1, 2.6)
- rev3 (PCB Versions 2.7, 2.8, 2.9)
- Hardware Availability: clueboard.co
Make example for this keyboard (after setting up your build environment):
make clueboard/66/rev3:default
See build environment setup then the make instructions for more information.