summaryrefslogtreecommitdiff
path: root/keyboards/clueboard
AgeCommit message (Expand)Author
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan
2021-12-02Remove manual enable of LTO within keyboards (#15377)Joel Challis
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-03Remove deprecated KEYMAP alias (#15037)Joel Challis
2021-09-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-30Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-10Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)Ryan
2021-09-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-05Remove empty override functions (#14312)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-08-03Unconditionally call led_init_ports (#12116)Joel Challis
2021-07-31__flash? (#13799)Joel Challis
2021-07-25Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-07-25[Keyboard] Fix keymaps for clueboard 66_hotswap (#13694)Drashna Jaelre
2021-07-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-14[keyboard] Clueboard 2x1800 2021 Support (#13220)Zach White
2021-07-15Migrate more `fn_actions` stuff (#13502)Ryan
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-02-14Merge branch 'master' into developJoshua Diamond
2021-02-14Merge branch 'master' into developJoshua Diamond
2021-02-15LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2021-02-14LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan
2021-02-06Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan
2021-01-30Merge remote-tracking branch 'origin/master' into developZach White
2021-01-30make the tetris keymap fitZach White
2021-01-30fix clueboard/66:magicmonty to bring hue under the 255 limitZach White
2021-01-30Add a <FEATURE>_SUPPORTED flag (#9058)Zach White
2021-01-27Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-01-27Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-25Remove redundant I2C config defines from keyboards (#11661)Ryan
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan
2021-01-09Add support for specifying BOARD in info.json (#11492)Zach White
2021-01-07cleanup clueboard based on latest validation workZach White