summaryrefslogtreecommitdiff
path: root/keyboards/thevankeyboards
AgeCommit message (Expand)Author
2024-02-22Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...Ryan
2024-02-20Manual user keymap removal (#23119)Joel Challis
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis
2024-02-15[Keymap Removal] keyboard with most keymaps (#23081)Joel Challis
2024-02-01Ensure LTO is enabled as a `info.json` build config option (#22932)Joel Challis
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel
2023-12-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis
2023-12-17Merge remote-tracking branch 'upstream/master' into developNick Brassel
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-12-05Remove "empty" files (#22603)Joel Challis
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-11-12Remove requirement for `keymap_steno.h` include in keymaps (#22423)Ryan
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-06-01Unicodemap keycodes rename (#21092)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
2023-03-08Remove empty rules.mk from keymaps (#20056)Joel Challis
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)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-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2023-01-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-08Add some missing layout data (#19539)Joel Challis
2023-01-01Align definition of unicode_map (#19452)Joel Challis
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-11-15Fix some old keycodes (#19086)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel