summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-293-10/+6
* Merge branch 'master' into developJoshua Diamond2021-02-142-2/+2
|\
| * LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-152-2/+2
* | Merge branch 'master' into developJoshua Diamond2021-02-141-155/+102
|\|
| * LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan2021-02-141-155/+102
* | Audio system overhaul (#11820)Drashna Jaelre2021-02-157-6/+18
* | Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-061-3/+0
* | Merge remote-tracking branch 'origin/master' into developZach White2021-01-301-2/+0
|\|
| * Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-301-1/+3
* | make the tetris keymap fitZach White2021-01-301-0/+2
* | fix clueboard/66:magicmonty to bring hue under the 255 limitZach White2021-01-301-13/+13
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\|
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-274-12/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-251-1/+0
|\|
| * Remove redundant I2C config defines from keyboards (#11661)Ryan2021-01-251-1/+0
| * Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-1511-11/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-206-6/+6
* | Add support for specifying BOARD in info.json (#11492)Zach White2021-01-098-5/+4
* | cleanup clueboard based on latest validation workZach White2021-01-0724-177/+88
* | fix clueboardsZach White2021-01-032-1/+2
* | Configure keyboard matrix from info.json (#10817)Zach White2020-12-3062-3763/+3697
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-291-0/+4
|\|
| * Fix compile issues from the error page (#11314)Zach White2020-12-281-0/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-231-1/+0
|\|
| * Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-231-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-187-0/+0
|\|
| * Add the ability to exclude keyboards from travis builds (#11178)Zach White2020-12-187-0/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-164-184/+2
|\|
| * Normalise include statements in keyboard code (#11185)Ryan2020-12-164-184/+2
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-059-4454/+153