summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/california/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
| | | | | - Set all other ChibiOS defaults to 'off', when not targeting Proton-C - Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output - Modified version.h generation so that SKIP_VERSION=yes generates the same output
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-141-0/+1
| | | | | | * Cleanup rules.mk for F303 keyboards * Fix small typo
* Support for the Clueboard California macropad (#7127)skullydazed2019-10-231-0/+10
* Support for the Clueboard California macropad * Update keyboards/clueboard/california/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>