summaryrefslogtreecommitdiff
path: root/keyboards/thevankeyboards
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis3-3/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis5-5/+0
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis1-28/+3
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel5-132/+0
2024-08-17Remove like_jis keymap. (#24292)marksard4-302/+0
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: T (#23785)James Young10-150/+30
2024-05-17Delete trivial keymap readmes (#23714)Ryan4-4/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-04-08Tidy up default layer handling in keymaps (#23436)Joel Challis2-31/+3
2024-03-15Migrate features from rules.mk to data driven - ST (#23286)Joel Challis10-56/+43
2024-02-22Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...Ryan1-1/+1
2024-02-20Manual user keymap removal (#23119)Joel Challis4-319/+0
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis61-11863/+0
2024-02-15[Keymap Removal] keyboard with most keymaps (#23081)Joel Challis4-263/+0
2024-02-01Ensure LTO is enabled as a `info.json` build config option (#22932)Joel Challis1-2/+4
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark2-63/+0
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel2-63/+0
2023-12-18Merge remote-tracking branch 'origin/master' into developQMK Bot7-245/+0
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis7-245/+0
2023-12-17Merge remote-tracking branch 'upstream/master' into developNick Brassel25-1502/+0
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel26-1505/+0
2023-12-05Remove "empty" files (#22603)Joel Challis2-4/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis10-247/+0
2023-11-12Remove requirement for `keymap_steno.h` include in keymaps (#22423)Ryan1-1/+0
2023-09-04Clean up RGB LED type (#21859)Ryan3-28/+28
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-14/+13
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan1-2/+3
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan1-12/+0
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan2-2/+3
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-4/+4
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-1/+3
2023-06-01Unicodemap keycodes rename (#21092)Ryan2-2/+2
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-151/+422
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-76/+205
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan4-92/+97
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan6-4/+8
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition3-3/+0
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-32/+39
2023-03-17Remove more empty headers (#20155)Ryan5-34/+0
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan10-66/+26
2023-03-08Remove empty rules.mk from keymaps (#20056)Joel Challis1-0/+0
2023-02-26Move backlight config to data driven (#19910)Ryan2-3/+3
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-2/+0
2023-02-17Remove matrix size defines (#19581)Ryan5-20/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan10-30/+10
2023-02-03Debounce defines cleanup (#19742)Ryan5-14/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan4-12/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan2-42/+0