summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-1177-348/+195
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-282-89/+89
* Move backlight config to data driven (#19910)Ryan2023-02-2633-59/+66
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-2/+2
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-2212-21/+1
* Add some missing `#pragma once`s (#19902)Ryan2023-02-214-0/+7
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-1738-125/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-1737-59/+81
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-172-12/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0878-234/+81
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-074-16/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-068-40/+0
* Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan2023-02-064-7/+8
* Debounce defines cleanup (#19742)Ryan2023-02-0344-88/+8
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-0310-30/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-308-168/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3140-40/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-2814-23/+0
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-102-0/+57
|\
| * [Keymap] Kbdfans Tiger 80 keymap & Planck keymap (#19428)squarecut2023-01-102-0/+57
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-1036-37/+17
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-301-2/+2
|\|
| * Fix odinmini layout macro (#19429)dztech2022-12-301-2/+2
* | Remove useless line continuations (#19399)Ryan2022-12-3014-158/+151
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-186-171/+0
|\|
| * Correct 19355zvecr2022-12-186-171/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-187-0/+173
|\|
| * change d45lite keyboard name to d45v2 (#19355)dztech2022-12-187-0/+173
* | Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-145-15/+15
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-126-0/+171
|\|
| * [Keyboard] add d45 lite keyboard (#19288)dztech2022-12-126-0/+171
* | Minor lint fixes for various info.json (#19275)Wolf Van Herreweghe2022-12-091-1/+1
|/
* [Keyboard] add kbdpadmk3 (#18795)dztech2022-12-047-0/+245
* [Keyboard] add odinmini keyboard (#19111)dztech2022-12-048-0/+303
* [Keymap] KBDFans Tiger80 Keymap (#19148)micros242022-12-034-0/+138
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-2714-20/+20
* Update use of legacy keycodes (#19120)Joel Challis2022-11-222-4/+4
* Remove .noci functionality (#19122)Joel Challis2022-11-216-0/+0
* [Keyboard] Add support for KBDfans Odin V2 (#18910)Lex Brugman2022-11-2010-0/+356
* LED config fixes (#18973)Ryan2022-11-112-31/+25
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-0642-73/+73
* Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-032-4/+4
* Normalise Unicode keycodes (#18898)Ryan2022-10-312-2/+2
* Remove rgblight_list.h (#18878)Ryan2022-10-271-4/+4
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-272-2/+2
* Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-223-3/+3
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-2031-50/+50