summaryrefslogtreecommitdiffstats
path: root/keyboards/xiudi/xd75
Commit message (Expand)AuthorAgeFilesLines
* [Keymap] Add zigotica stenai keymap for XD75 keyboard (#21412)Sergi Meseguer2023-07-063-0/+96
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-152-2/+1
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove some use of keymap.h (#20316)Joel Challis2023-04-021-7/+0
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-99/+78
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-17/+5
* Remove empty rules.mk from keymaps (#20056)Joel Challis2023-03-081-0/+0
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+2
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-212-1/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
* Tidy up use of keycode range helpers (#19756)Joel Challis2023-02-101-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-02-104-135/+29
|\
| * Update buzzlighter1 keymap (#19757)buzzlighter12023-02-094-135/+29
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* | Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* | Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* | Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+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-1/+0
* | Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* | Align definition of unicode_map (#19452)Joel Challis2023-01-012-2/+2
* | Remove useless line continuations (#19399)Ryan2022-12-304-111/+111
* | Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-146-27/+27
* | Remove broken keymap/userspace (#19271)Joel Challis2022-12-104-223/+0
|/
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-123-125/+3
|\
| * Eric Gebhart user space and keymaps (#17487)Eric Gebhart2022-11-113-125/+3
* | Reworked backlight keycodes. (#18961)Nick Brassel2022-11-0613-25/+25
* | Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-033-17/+17
* | Normalise Unicode keycodes (#18898)Ryan2022-10-316-8/+8
* | Remove rgblight_list.h (#18878)Ryan2022-10-272-11/+11
* | Normalise Space Cadet keycodes (#18864)Ryan2022-10-272-4/+4
* | Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-211-1/+1
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-205-7/+7
* | Remove legacy Debug keycode (#18769)Ryan2022-10-193-4/+4
* | Remove legacy sendstring keycodes (#18749)Ryan2022-10-172-2/+2
* | Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-5/+5
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1517-54/+54
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-153-14/+30
* | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-133-4/+4
* | Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-1316-1072/+0
* | Remove keymaps that still reference legacy macros (#18690)Joel Challis2022-10-134-78/+0
* | Remove legacy keycodes, part 2 (#18660)Ryan2022-10-102-3/+3
* | Remove legacy international keycodes (#18588)Ryan2022-10-091-10/+10