summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/60
Commit message (Expand)AuthorAgeFilesLines
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-311/+311
* Remove more empty headers (#20155)Ryan2023-03-172-35/+0
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-240/+240
* Move backlight config to data driven (#19910)Ryan2023-02-262-23/+3
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-1/+1
* Fix broken bootloader builds in develop. (#15880)Dasky2022-01-151-0/+1
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-24/+24
* Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-031-1/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-7/+0
|\
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-7/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-8/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-8/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+2
|/
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-6/+0
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* Add support for specifying BOARD in info.json (#11492)Zach White2021-01-092-2/+1
* cleanup clueboard based on latest validation workZach White2021-01-072-3/+2
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-304-234/+351
* Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-181-0/+0
|\
| * Add the ability to exclude keyboards from travis builds (#11178)Zach White2020-12-181-0/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-161-2/+2
|\|
| * Normalise include statements in keyboard code (#11185)Ryan2020-12-161-2/+2
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1484/+52
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* Refactor to use led config - Part 4 (#10967)Joel Challis2020-11-212-13/+3
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-293-79/+426
* [Keyboard] Clueboard 60 fix col 11 12 mixup (#7685)Yan-Fa Li2019-12-191-1/+1
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-141-38/+6
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-171-5/+5
* [Keymap] Port personal keymap to 60_tsangan_hhkb (#6820)Yan-Fa Li2019-09-252-146/+0
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-031-0/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Clueboard refresh (#4902)skullydazed2019-01-2312-3169/+71
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Add PROGMEM keyword to Clueboard keymapsKevin Hogeland2018-12-203-6/+6
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+0
* Temporary work around for CB60 sound issues (#3325)Yan-Fa Li2018-07-211-1/+1
* Add a custom USB driver for ARM (#2750)fredizzimo2018-04-151-1/+1
* Remove bootloader from info.jsonsskullY2018-04-111-1/+0
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-3/+0
* Clueboard 60 info.jsonYan-Fa Li2018-04-071-0/+1654
* Custom keymap for clueboard 60Yan-Fa Li2018-02-232-0/+148
* Set unused USB serial buffer to 1 byte to save memoryFred Sundvik2018-02-121-1/+1
* Fix reset for STM32 devicesFred Sundvik2018-02-103-4/+6
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-081-5/+3
* Enable FPU on Clueboard60Fred Sundvik2018-01-211-1/+3