qmk-dactyl-manuform-a/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
rev1
rev2
rev3
rev4 Clueboard Rev4 Updates aka Volcano 660 (#7942) 2020-01-22 04:14:14 +00:00
info.json
readme.md

readme.md

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.