| Commit message (Expand) | Author | Age | Files | Lines |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -1/+2 |
* | Remove references to ch-bootloader-jump.patch (#10998) | Joel Challis | 2020-11-22 | 1 | -2/+0 |
* | Refactor to use led config - Part 4 (#10967) | Joel Challis | 2020-11-21 | 15 | -230/+36 |
* | [Keymap] Badger keymaps/userspace (#10239) | Dan White | 2020-09-16 | 1 | -0/+53 |
* | Better handle LTO_ENABLE (#9832) | Drashna Jaelre | 2020-08-29 | 2 | -2/+2 |
* | Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro (#9400) | Ryan | 2020-06-17 | 4 | -33/+407 |
* | Fix Configurator layout data for clueboard/2x1800/2019 (#9373) | James Young | 2020-06-11 | 1 | -26/+1189 |
* | [Keyboard] Add Via config for Clueboard 66 (#9010) | Frothy | 2020-06-06 | 2 | -0/+50 |
* | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 2 | -2/+3 |
* | New keyboard: Clueboard 2x1800 2019 (#8721) | Zach White | 2020-05-06 | 51 | -101/+1055 |
* | Remove stub backlight functions from clueboard/66/rev4 (#8303) | Joel Challis | 2020-03-06 | 2 | -35/+2 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 9 | -237/+1278 |
* | Fix AVR boards which were overriding backlight without setting… (#8044) | Joel Challis | 2020-01-31 | 5 | -1/+6 |
* | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty | 2020-01-29 | 8 | -35/+35 |
* | Fix boards which were overriding backlight without setting custom (#7970) | Joel Challis | 2020-01-27 | 3 | -3/+0 |
* | Revert "Clueboard Rev4 Updates aka Volcano 660 (#7942)" | skullydazed | 2020-01-27 | 3 | -16/+70 |
* | Clueboard Rev4 Updates aka Volcano 660 (#7942) | MechMerlin | 2020-01-22 | 3 | -70/+16 |
* | [Keyboard] Clueboard 60 fix col 11 12 mixup (#7685) | Yan-Fa Li | 2019-12-19 | 1 | -1/+1 |
* | [Core] Cleanup rules.mk for F303 keyboards (#7306) | fauxpark | 2019-11-14 | 4 | -94/+17 |
* | [Keymap] Updating keymaps (#7170) | Xyverz | 2019-10-28 | 3 | -188/+0 |
* | Support for the Clueboard California macropad (#7127) | skullydazed | 2019-10-23 | 7 | -0/+86 |
* | Move tmk_core/common/backlight to quantum/backlight (#6710) | Joel Challis | 2019-10-17 | 1 | -5/+5 |
* | Cleanup rules.mk for 32U4 keyboards, G (#6971) | fauxpark | 2019-10-12 | 1 | -1/+0 |
* | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark | 2019-10-05 | 6 | -75/+72 |
* | Minor link fix in Clueboard README (#6823) | Zachary J. Slater | 2019-09-26 | 1 | -1/+1 |
* | [Keymap] Port personal keymap to 60_tsangan_hhkb (#6820) | Yan-Fa Li | 2019-09-25 | 2 | -146/+0 |
* | Cleanup rules.mk for USB64 and USB128 keyboards (#6769) | fauxpark | 2019-09-19 | 1 | -6/+10 |
* | Reduce compile size to fix various Travis CI errors (#6426) | Drashna Jaelre | 2019-08-22 | 1 | -0/+2 |
* | Remove superfluous JTAG disable code (#6445) | fauxpark | 2019-08-20 | 3 | -12/+0 |
* | Fix Clueboard hotswap gen1 not compiling when LED Matrix is disabled (#6427) | Konstantin Đorđević | 2019-08-16 | 1 | -7/+2 |
* | QMK CLI and JSON keymap support (#6176) | skullydazed | 2019-07-15 | 1 | -0/+1 |
* | Fix debounce conflicts in a few boards | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 8 | -8/+8 |
* | Add DFU Suffix for ARM boards (#5763) | Drashna Jaelre | 2019-05-03 | 3 | -0/+3 |
* | Fix Clueboard Cluecard keyboard dimensions in info.json | noroadsleft | 2019-04-13 | 1 | -1/+1 |
* | [Keyboard] Remove unnecessary IS_COMMAND definitions from a couple of boards ... | Konstantin Đorđević | 2019-03-19 | 1 | -5/+0 |
* | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -2/+0 |
* | Clueboard 66% Hotswap Support (#5204) | skullydazed | 2019-02-23 | 17 | -143/+2099 |
* | Remove CUSTOM_MATRIX option from diode direction (#5090) | zvecr | 2019-02-18 | 1 | -1/+1 |
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 3 | -18/+10 |
* | Migrate fn_actions for default keymaps (#4935) | fauxpark | 2019-02-14 | 1 | -24/+32 |
* | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | Konstantin Đorđević | 2019-01-27 | 1 | -5/+0 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 8 | -41/+1 |
* | Add support for Clueboard 66% rev4 | skullY | 2019-01-24 | 8 | -0/+1465 |
* | Fixup the clueboard 66 info.json | skullY | 2019-01-23 | 4 | -11/+15 |
* | Clueboard refresh (#4902) | skullydazed | 2019-01-23 | 101 | -4094/+583 |
* | Modified URLs to point to new locations | Jeremy Bernhardt | 2019-01-13 | 6 | -6/+6 |
* | [Keymap] Adds keymaps for muzfuz DZ60, Planck, Clueboard66 (#4825) | Mazin Power | 2019-01-13 | 2 | -0/+82 |
* | Remove empty action_function() | fauxpark | 2019-01-11 | 1 | -9/+0 |
* | Remove empty fn_actions[] | fauxpark | 2019-01-11 | 1 | -3/+0 |