summaryrefslogtreecommitdiffstats
path: root/keyboards/deltasplit75
Commit message (Expand)AuthorAgeFilesLines
* Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-144-27/+1
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-3/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-11/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-8/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-5/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-064-8/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-152-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Rip out old macro and action_function system (#16025)Ryan2022-01-241-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-071-1/+0
* [Keyboard] Refactor deltasplit75 to use split_common (#8083)Joel Challis2020-02-0416-1083/+29
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-44/+12
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-3/+1
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-062-8/+8
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-8/+2
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-173-13/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-5/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-6/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-041-3/+0
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-4/+2
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-222-4/+4
* Fix Mbsurfer deltasplit75 keymap (#3262)Cory Shaw2018-06-291-10/+41
* Mbsurfer deltasplit75 keymap (#3174)Cory Shaw2018-06-133-0/+67
* Refactor for DeltaSplit75 (#3132)noroadsleft2018-06-065-83/+91
* Fix nyquist (and other splits using D2 in debouncing) (#3067)Danny2018-05-281-1/+0