summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/db60
Commit message (Collapse)AuthorAgeFilesLines
* Allow APM32 MCUs on certain CannonKeys PCBs (#10899)Andrew Kannan2020-12-031-0/+3
| | | | | | | | | | | | | | | * Allow APM32 MCUs on certain CannonKeys PCBs * another one * Update DFU suffix args * missed one * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
* Miscellaneous stuff: remove clang-complete and autocomplete.sh, fix some ↵Ryan2020-04-151-1/+1
| | | | rules.mk comments (#8784)
* CannonKeys DB60 (Daughterboard60) PCB (#8208)Andrew Kannan2020-04-1114-0/+1807
* Cannonkeys DB60 Keyboard * WhitespacE * Add ISO and make layer names more idiomatic * backlight enable * Remove big backslash from ISO * Apply suggestions from code review Co-Authored-By: Ryan <fauxpark@gmail.com> * Update for correct matrix * Apply suggestions from code review Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> Co-Authored-By: Ryan <fauxpark@gmail.com> * Update chibios config files * Complete VIA keymap * Remove ugly hack comments * Update keyboards/cannonkeys/db60/rules.mk Co-Authored-By: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com>