| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 2 | -2/+2 |
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
* | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 1 | -1/+1 |
* | Remove legacy USE_SERIAL define (#18292) | Dasky | 2022-09-06 | 4 | -8/+0 |
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 3 | -3/+3 |
* | Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956) | Ryan | 2022-08-15 | 2 | -7/+6 |
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 1 | -2/+0 |
* | Rip out old macro and action_function system (#16025) | Ryan | 2022-01-24 | 1 | -2/+2 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -2/+0 |
* | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 1 | -1/+1 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 1 | -1/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
* | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -7/+0 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 1 | -1/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
* | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 2021-02-09 | 1 | -1/+0 |
* | Remove `DESCRIPTION`, B-D (#11513) | Ryan | 2021-01-15 | 1 | -1/+0 |
* | Remove HD44780 References, Part 2 (#9918) | James Young | 2020-08-07 | 1 | -1/+0 |
* | [Keyboard] Refactor deltasplit75 to use split_common (#8083) | Joel Challis | 2020-02-04 | 16 | -1083/+29 |
* | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty | 2020-01-29 | 1 | -4/+4 |
* | Remove keymap_config extern from default keymaps (#7399) | Drashna Jaelre | 2019-11-20 | 1 | -1/+0 |
* | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark | 2019-10-05 | 1 | -44/+12 |
* | Remove old promicro_bootloader_jmp() declarations (#6444) | fauxpark | 2019-08-21 | 1 | -3/+1 |
* | Remove commented out MCUs in rules.mk (#5884) | fauxpark | 2019-07-16 | 1 | -1/+0 |
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 2 | -8/+8 |
* | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -8/+2 |
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 3 | -13/+0 |
* | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark | 2019-02-16 | 1 | -5/+0 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 1 | -6/+0 |
* | Modified URLs to point to new locations | Jeremy Bernhardt | 2019-01-13 | 1 | -1/+1 |
* | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft | 2019-01-04 | 1 | -3/+0 |
* | Remove all of the deprecated RGB defines | Drashna Jaelre | 2018-10-22 | 1 | -4/+2 |
* | Replace outdated RGB/Audio information | Drashna Jaelre | 2018-10-22 | 2 | -4/+4 |
* | Fix Mbsurfer deltasplit75 keymap (#3262) | Cory Shaw | 2018-06-29 | 1 | -10/+41 |
* | Mbsurfer deltasplit75 keymap (#3174) | Cory Shaw | 2018-06-13 | 3 | -0/+67 |
* | Refactor for DeltaSplit75 (#3132) | noroadsleft | 2018-06-06 | 5 | -83/+91 |
* | Fix nyquist (and other splits using D2 in debouncing) (#3067) | Danny | 2018-05-28 | 1 | -1/+0 |
* | Fix Split keyboards so they compile on Configurator (#3051) | Drashna Jaelre | 2018-05-25 | 1 | -1/+1 |
* | Remove bootloader from info.jsons | skullY | 2018-04-11 | 1 | -1/+0 |
* | Pull information from config.h and rules.mk (#2711) | skullydazed | 2018-04-07 | 1 | -3/+0 |
* | Fix EE HANDS on splits losing handedness if RGB is enabled (#2399) | Drashna Jaelre | 2018-02-16 | 1 | -4/+1 |
* | Remove _quantum functions from custom matrix.c code | U-LANDSRAAD\drashna | 2018-02-06 | 1 | -9/+0 |
* | Added info.json and updated README for Deltasplit75 (#2266) | Donald | 2018-02-02 | 2 | -1/+19 |
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 2 | -11/+6 |
* | Remove extra underscore from MASTER_RIGHT define | Danny Nguyen | 2017-11-01 | 3 | -3/+3 |
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 7 | -36/+22 |
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 3 | -15/+0 |
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 2 | -0/+8 |