qmk_firmware/keyboards/clueboard/66
MechMerlin e0a0430c31 Clueboard Rev4 Updates aka Volcano 660 (#7942)
* 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>
2020-01-22 04:14:14 +00:00
..
keymaps [Keymap] Updating keymaps (#7170) 2019-10-28 16:09:01 -07:00
rev1 Cleanup rules.mk for 32U4 keyboards, A-F (#6804) 2019-10-05 11:09:35 -07:00
rev2 Cleanup rules.mk for 32U4 keyboards, A-F (#6804) 2019-10-05 11:09:35 -07:00
rev3 Cleanup rules.mk for 32U4 keyboards, A-F (#6804) 2019-10-05 11:09:35 -07:00
rev4 Clueboard Rev4 Updates aka Volcano 660 (#7942) 2020-01-22 04:14:14 +00:00
info.json Fixup the clueboard 66 info.json 2019-01-23 17:19:41 -08:00
readme.md Clueboard refresh (#4902) 2019-01-23 09:25:32 -08:00

Clueboard 66%

Clueboard

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.