summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans
AgeCommit message (Expand)Author
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-18Fixup kbdfans/tiger80 RGB animations (#20164)jack
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-16kbdfans/tiger80: remove duplicate keys in info.json (#20148)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-16Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2023-03-15add tiger80 iso layout support (#19975)dztech
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-21Add some missing `#pragma once`s (#19902)Ryan
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-06Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2023-01-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-10[Keymap] Kbdfans Tiger 80 keymap & Planck keymap (#19428)squarecut
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-30Fix odinmini layout macro (#19429)dztech
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-18Correct 19355zvecr
2022-12-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-18change d45lite keyboard name to d45v2 (#19355)dztech
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-12-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-12[Keyboard] add d45 lite keyboard (#19288)dztech
2022-12-09Minor lint fixes for various info.json (#19275)Wolf Van Herreweghe
2022-12-04[Keyboard] add kbdpadmk3 (#18795)dztech
2022-12-04[Keyboard] add odinmini keyboard (#19111)dztech
2022-12-03[Keymap] KBDFans Tiger80 Keymap (#19148)micros24
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-22Update use of legacy keycodes (#19120)Joel Challis