summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy international keycodes (#18588)Ryan2022-10-0917-44/+31
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-031-13/+0
|\
| * Remove more RESET keycode references (#18252)Joel Challis2022-09-031-13/+0
* | Ensure all keyboards have a bootloader set (#18234)Ryan2022-08-316-0/+6
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2121-21/+21
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-074-4/+4
|\
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-074-4/+4
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-156-6/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-3/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-203-17/+7
|\
| * clueboard/card: disable Command to reduce size (#16404)Ryan2022-02-203-17/+7
* | [Keyboard] Fix erroneous SRC for Clueboard 66 hotswap (#16007)Drashna Jaelre2022-01-231-2/+0
* | CLI: Parse USB device version BCD (#14580)Ryan2022-01-1711-11/+11
* | Fix broken bootloader builds in develop. (#15880)Dasky2022-01-154-0/+4
|/
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-1416-141/+141
* Fix up build options comments (#15463)Ryan2021-12-122-6/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-2/+2
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-096-98/+0
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-072-8/+0
* Remove manual enable of LTO within keyboards (#15377)Joel Challis2021-12-021-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-2/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+26
* Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-039-9/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-302-2/+0
|\
| * Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-302-2/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-292-2/+0
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-302-2/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-2/+2
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-1214-68/+2
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-1214-68/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-102-2/+0
|\|
| * Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)Ryan2021-09-102-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-053-32/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-053-32/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-014-16/+6
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-031-7/+1
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-07-259-0/+242
|\
| * [Keyboard] Fix keymaps for clueboard 66_hotswap (#13694)Drashna Jaelre2021-07-259-0/+242
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-1518-0/+1440
|\|
| * [keyboard] Clueboard 2x1800 2021 Support (#13220)Zach White2021-07-1418-0/+1440
* | Migrate more `fn_actions` stuff (#13502)Ryan2021-07-152-106/+50
|/
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-083-18/+0