aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/66/rev4/rev4.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove stub backlight functions from clueboard/66/rev4 (#8303)Joel Challis2020-03-061-33/+0
|
* Revert "Clueboard Rev4 Updates aka Volcano 660 (#7942)"skullydazed2020-01-271-9/+40
| | | | This reverts commit e0a0430c31bd9fabab93e8933e9988e0d3f66434.
* Clueboard Rev4 Updates aka Volcano 660 (#7942)MechMerlin2020-01-221-40/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Add support for Clueboard 66% rev4skullY2019-01-241-0/+76