Age | Commit message (Expand) | Author |
2021-01-30 | Add a <FEATURE>_SUPPORTED flag (#9058) | Zach White |
2021-01-27 | Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) | Ryan |
2021-01-25 | Remove redundant I2C config defines from keyboards (#11661) | Ryan |
2021-01-15 | Remove `DESCRIPTION`, B-D (#11513) | Ryan |
2020-12-28 | Fix compile issues from the error page (#11314) | Zach White |
2020-12-23 | Remove comments about custom ldscript for Teensy LC (#11224) | Ryan |
2020-12-18 | Add the ability to exclude keyboards from travis builds (#11178) | Zach White |
2020-12-16 | Normalise include statements in keyboard code (#11185) | Ryan |
2020-11-28 | 2020 November 28 Breaking Changes Update (#11053) | James Young |
2020-11-22 | Remove references to ch-bootloader-jump.patch (#10998) | Joel Challis |
2020-11-21 | Refactor to use led config - Part 4 (#10967) | Joel Challis |
2020-09-16 | [Keymap] Badger keymaps/userspace (#10239) | Dan White |
2020-08-29 | Better handle LTO_ENABLE (#9832) | Drashna Jaelre |
2020-06-17 | Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro (#9400) | Ryan |
2020-06-11 | Fix Configurator layout data for clueboard/2x1800/2019 (#9373) | James Young |
2020-06-06 | [Keyboard] Add Via config for Clueboard 66 (#9010) | Frothy |
2020-05-30 | 2020 May 30 Breaking Changes Update (#9215) | James Young |
2020-05-06 | New keyboard: Clueboard 2x1800 2019 (#8721) | Zach White |
2020-03-06 | Remove stub backlight functions from clueboard/66/rev4 (#8303) | Joel Challis |
2020-02-29 | 2020 February 29 Breaking Changes Update (#8064) | James Young |
2020-01-31 | Fix AVR boards which were overriding backlight without setting… (#8044) | Joel Challis |
2020-01-29 | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty |
2020-01-27 | Fix boards which were overriding backlight without setting custom (#7970) | Joel Challis |
2020-01-27 | Revert "Clueboard Rev4 Updates aka Volcano 660 (#7942)" | skullydazed |
2020-01-22 | Clueboard Rev4 Updates aka Volcano 660 (#7942) | MechMerlin |
2019-12-19 | [Keyboard] Clueboard 60 fix col 11 12 mixup (#7685) | Yan-Fa Li |
2019-11-14 | [Core] Cleanup rules.mk for F303 keyboards (#7306) | fauxpark |
2019-10-28 | [Keymap] Updating keymaps (#7170) | Xyverz |
2019-10-23 | Support for the Clueboard California macropad (#7127) | skullydazed |
2019-10-17 | Move tmk_core/common/backlight to quantum/backlight (#6710) | Joel Challis |
2019-10-12 | Cleanup rules.mk for 32U4 keyboards, G (#6971) | fauxpark |
2019-10-05 | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark |
2019-09-26 | Minor link fix in Clueboard README (#6823) | Zachary J. Slater |
2019-09-25 | [Keymap] Port personal keymap to 60_tsangan_hhkb (#6820) | Yan-Fa Li |
2019-09-19 | Cleanup rules.mk for USB64 and USB128 keyboards (#6769) | fauxpark |
2019-08-22 | Reduce compile size to fix various Travis CI errors (#6426) | Drashna Jaelre |
2019-08-20 | Remove superfluous JTAG disable code (#6445) | fauxpark |
2019-08-16 | Fix Clueboard hotswap gen1 not compiling when LED Matrix is disabled (#6427) | Konstantin Đorđević |
2019-07-15 | QMK CLI and JSON keymap support (#6176) | skullydazed |
2019-06-06 | Fix debounce conflicts in a few boards | Drashna Jaelre |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre |
2019-05-03 | Add DFU Suffix for ARM boards (#5763) | Drashna Jaelre |
2019-04-13 | Fix Clueboard Cluecard keyboard dimensions in info.json | noroadsleft |
2019-03-19 | [Keyboard] Remove unnecessary IS_COMMAND definitions from a couple of boards ... | Konstantin Đorđević |
2019-03-19 | Cleanup Default Keymaps (#5442) | Drashna Jaelre |
2019-02-23 | Clueboard 66% Hotswap Support (#5204) | skullydazed |
2019-02-18 | Remove CUSTOM_MATRIX option from diode direction (#5090) | zvecr |
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark |
2019-02-14 | Migrate fn_actions for default keymaps (#4935) | fauxpark |
2019-01-27 | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | Konstantin Đorđević |