Clueboard Rev4 Updates aka Volcano 660 (#7942)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Wed, 22 Jan 2020 04:14:14 +0000 (20:14 -0800)
committerJoel Challis <git@zvecr.com>
Wed, 22 Jan 2020 04:14:14 +0000 (04:14 +0000)
commite0a0430c31bd9fabab93e8933e9988e0d3f66434
tree7c95379175e7730b876a6c17fb3ad7c3cfafcee7
parent49c3a1cda5c84eb4e2fa358328d9d9a603103ba3
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>
keyboards/clueboard/66/rev4/config.h
keyboards/clueboard/66/rev4/rev4.c
keyboards/clueboard/66/rev4/rules.mk