summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/kbd75
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-233-13/+26
* Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-061-2/+3
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-243-3/+4
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-183-1/+2
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-163-2/+6
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-063-1/+6
* Move 75% and 96% layouts to data driven (#20289)Ryan2023-04-054-1711/+1342
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-232-5/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-166-26/+2
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-113-8/+10
* Move backlight config to data driven (#19910)Ryan2023-02-263-5/+8
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-173-3/+8
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)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-282-2/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-4/+2
* Remove useless line continuations (#19399)Ryan2022-12-301-25/+25
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-0612-13/+13
* Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-031-2/+2
* Remove rgblight_list.h (#18878)Ryan2022-10-271-4/+4
* Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-221-1/+1
* A little personal cleanup after #18726 and #18729 (#18734)Joshua Diamond2022-10-191-1/+1
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-4/+4
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-1/+1
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-102-2/+2
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-282-7/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2110-17/+17
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-205-19/+12
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-205-19/+12
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-191-19/+3
|\|
| * Update noroadsleft userspace and keymaps (2022-07-18) (#17714)James Young2022-07-181-19/+3
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-3/+3
* KBDfans KBD75 Refactor - 2022 Edition (#17052)James Young2022-05-1117-500/+1809
* Update noroadsleft userspace and keymaps (2021-12-13) (#15470)James Young2021-12-131-6/+12
* Fix up build options comments (#15463)Ryan2021-12-122-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-2/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-2/+0
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-11-092-5/+7
|\
| * Update noroadsleft userspace and keymaps (2021-11-09) (#15099)James Young2021-11-092-6/+8
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-054-4/+4
|/