summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-2028-49/+49
* Remove legacy Debug keycode (#18769)Ryan2022-10-197-7/+7
* A little personal cleanup after #18726 and #18729 (#18734)Joshua Diamond2022-10-191-1/+1
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-173-3/+3
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-164-5/+5
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1589-134/+134
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-1513-61/+129
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-1321-21/+21
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-114-6/+6
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-102-2/+2
* Remove legacy international keycodes (#18588)Ryan2022-10-092-6/+6
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-0414-173/+166
* Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-293-3/+3
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-269-10/+2
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-2321-21/+21
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-181-0/+95
|\
| * [keyboard] kbdfans/kbd75rgb info.json fix (#18391)Less/Rikki2022-09-181-0/+95
* | Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-061-1/+1
* | Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-286-14/+9
|/