summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/db60/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-1/+3
|
* `cannonkeys/db60/hotswap`: fix layouts (#18982)Ryan2022-11-071-13/+1
|
* Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-141-1/+5
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* CannonKeys DB60 (Daughterboard60) PCB (#8208)Andrew Kannan2020-04-111-0/+19
* 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>