| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 1 | -20/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 2 | -2/+2 |
* | Unconditionally call led_init_ports (#12116) | Joel Challis | 2021-08-03 | 1 | -7/+1 |
* | __flash? (#13799) | Joel Challis | 2021-07-31 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2021-07-25 | 9 | -0/+242 |
|\ |
|
| * | [Keyboard] Fix keymaps for clueboard 66_hotswap (#13694) | Drashna Jaelre | 2021-07-25 | 9 | -0/+242 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-15 | 18 | -0/+1440 |
|\| |
|
| * | [keyboard] Clueboard 2x1800 2021 Support (#13220) | Zach White | 2021-07-14 | 18 | -0/+1440 |
* | | 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 | 3 | -18/+0 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 3 | -10/+6 |
* | Merge branch 'master' into develop | Joshua Diamond | 2021-02-14 | 2 | -2/+2 |
|\ |
|
| * | LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) | Ryan | 2021-02-15 | 2 | -2/+2 |
* | | Merge branch 'master' into develop | Joshua Diamond | 2021-02-14 | 1 | -155/+102 |
|\| |
|
| * | LED Matrix: add led_matrix_types.h and implement g_led_config (#11741) | Ryan | 2021-02-14 | 1 | -155/+102 |
* | | Audio system overhaul (#11820) | Drashna Jaelre | 2021-02-15 | 7 | -6/+18 |
* | | Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) | Ryan | 2021-02-06 | 1 | -3/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | Zach White | 2021-01-30 | 1 | -2/+0 |
|\| |
|
| * | Add a <FEATURE>_SUPPORTED flag (#9058) | Zach White | 2021-01-30 | 1 | -1/+3 |
* | | 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 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-01-27 | 1 | -3/+0 |
|\| |
|
| * | Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) | Ryan | 2021-01-27 | 4 | -12/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-25 | 1 | -1/+0 |
|\| |
|
| * | Remove redundant I2C config defines from keyboards (#11661) | Ryan | 2021-01-25 | 1 | -1/+0 |
| * | Remove `DESCRIPTION`, B-D (#11513) | Ryan | 2021-01-15 | 11 | -11/+0 |
* | | Fix up comments showing how to execute config migration. (#11621) | Nick Brassel | 2021-01-20 | 6 | -6/+6 |
* | | Add support for specifying BOARD in info.json (#11492) | Zach White | 2021-01-09 | 8 | -5/+4 |
* | | cleanup clueboard based on latest validation work | Zach White | 2021-01-07 | 24 | -177/+88 |
* | | fix clueboards | Zach White | 2021-01-03 | 2 | -1/+2 |
* | | Configure keyboard matrix from info.json (#10817) | Zach White | 2020-12-30 | 62 | -3763/+3697 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-29 | 1 | -0/+4 |
|\| |
|
| * | Fix compile issues from the error page (#11314) | Zach White | 2020-12-28 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-23 | 1 | -1/+0 |
|\| |
|
| * | Remove comments about custom ldscript for Teensy LC (#11224) | Ryan | 2020-12-23 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-18 | 7 | -0/+0 |
|\| |
|
| * | Add the ability to exclude keyboards from travis builds (#11178) | Zach White | 2020-12-18 | 7 | -0/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-16 | 4 | -184/+2 |
|\| |
|
| * | Normalise include statements in keyboard code (#11185) | Ryan | 2020-12-16 | 4 | -184/+2 |
* | | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418) | Nick Brassel | 2020-12-05 | 9 | -4454/+153 |
* | | Add board specific to Proton-C, with usual defaults turned on. (#10976) | Nick Brassel | 2020-12-03 | 4 | -0/+4 |
|/ |
|
* | 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 |