| Commit message (Expand) | Author | Age | Files | Lines |
* | CLI: Parse USB device version BCD (#14580) | Ryan | 2022-01-17 | 4 | -4/+4 |
* | Fix broken bootloader builds in develop. (#15880) | Dasky | 2022-01-15 | 1 | -0/+1 |
* | Fix up build options comments (#15463) | Ryan | 2021-12-12 | 1 | -3/+0 |
* | Remove deprecated KEYMAP alias (#15037) | Joel Challis | 2021-11-03 | 4 | -4/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 5 | -24/+1 |
* | Unconditionally call led_init_ports (#12116) | Joel Challis | 2021-08-03 | 1 | -7/+1 |
* | Migrate more `fn_actions` stuff (#13502) | Ryan | 2021-07-15 | 2 | -106/+50 |
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 1 | -6/+0 |
* | Audio system overhaul (#11820) | Drashna Jaelre | 2021-02-15 | 1 | -0/+4 |
* | Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) | Ryan | 2021-02-06 | 1 | -3/+0 |
* | make the tetris keymap fit | Zach White | 2021-01-30 | 1 | -0/+2 |
* | fix clueboard/66:magicmonty to bring hue under the 255 limit | Zach White | 2021-01-30 | 1 | -13/+13 |
* | Fix up comments showing how to execute config migration. (#11621) | Nick Brassel | 2021-01-20 | 2 | -2/+2 |
* | Add support for specifying BOARD in info.json (#11492) | Zach White | 2021-01-09 | 2 | -1/+1 |
* | cleanup clueboard based on latest validation work | Zach White | 2021-01-07 | 8 | -68/+34 |
* | Configure keyboard matrix from info.json (#10817) | Zach White | 2020-12-30 | 23 | -668/+1174 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-18 | 2 | -0/+0 |
|\ |
|
| * | Add the ability to exclude keyboards from travis builds (#11178) | Zach White | 2020-12-18 | 2 | -0/+0 |
* | | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418) | Nick Brassel | 2020-12-05 | 3 | -1484/+52 |
* | | Add board specific to Proton-C, with usual defaults turned on. (#10976) | Nick Brassel | 2020-12-03 | 1 | -0/+1 |
|/ |
|
* | Refactor to use led config - Part 4 (#10967) | Joel Challis | 2020-11-21 | 7 | -109/+26 |
* | [Keymap] Badger keymaps/userspace (#10239) | Dan White | 2020-09-16 | 1 | -0/+53 |
* | Better handle LTO_ENABLE (#9832) | Drashna Jaelre | 2020-08-29 | 1 | -1/+1 |
* | [Keyboard] Add Via config for Clueboard 66 (#9010) | Frothy | 2020-06-06 | 2 | -0/+50 |
* | 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 | 3 | -79/+426 |
* | Fix AVR boards which were overriding backlight without setting… (#8044) | Joel Challis | 2020-01-31 | 2 | -0/+2 |
* | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty | 2020-01-29 | 4 | -16/+16 |
* | 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 |
* | [Core] Cleanup rules.mk for F303 keyboards (#7306) | fauxpark | 2019-11-14 | 1 | -16/+4 |
* | [Keymap] Updating keymaps (#7170) | Xyverz | 2019-10-28 | 3 | -188/+0 |
* | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark | 2019-10-05 | 3 | -18/+38 |
* | Remove superfluous JTAG disable code (#6445) | fauxpark | 2019-08-20 | 1 | -4/+0 |
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 4 | -4/+4 |
* | Add DFU Suffix for ARM boards (#5763) | Drashna Jaelre | 2019-05-03 | 1 | -0/+1 |
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 3 | -18/+10 |
* | 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 | 3 | -15/+0 |
* | 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 | 50 | -229/+261 |
* | Modified URLs to point to new locations | Jeremy Bernhardt | 2019-01-13 | 1 | -1/+1 |
* | [Keymap] Adds keymaps for muzfuz DZ60, Planck, Clueboard66 (#4825) | Mazin Power | 2019-01-13 | 2 | -0/+82 |
* | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft | 2019-01-04 | 1 | -3/+0 |
* | Replace outdated RGB/Audio information | Drashna Jaelre | 2018-10-22 | 1 | -1/+1 |
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 1 | -1/+0 |
* | Add configurator support for 66_ansi layout for rev1, 2 and 3 | mechmerlin | 2018-08-15 | 1 | -0/+4 |
* | this commit fixes #3643, rev2 was affected too | David Vonau | 2018-08-15 | 2 | -3/+3 |
* | Move my keymap to the community folder | skullY | 2018-08-11 | 3 | -66/+0 |