summaryrefslogtreecommitdiffstats
path: root/keyboards/thevankeyboards/minivan
Commit message (Expand)AuthorAgeFilesLines
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-033-3/+0
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-17/+5
* Remove empty rules.mk from keymaps (#20056)Joel Challis2023-03-081-0/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-6/+0
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* Align definition of unicode_map (#19452)Joel Challis2023-01-011-1/+1
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-6/+6
* Fix some old keycodes (#19086)Ryan2022-11-151-2/+2
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-272-2/+2
* Remove legacy fauxclicky and unicode keycodes (#18800)Ryan2022-10-211-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-172-3/+3
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+0
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-137-812/+0
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-2/+2
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-102-4/+4
* Remove legacy international keycodes (#18588)Ryan2022-10-091-4/+4
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2114-20/+20
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-042-8/+7
|\
| * Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-042-8/+7
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-242-0/+2
* | tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-131-11/+10
|/
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-151-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-3/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Move LTO logic from common.mk (#14973)Joel Challis2021-10-281-2/+2
* Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)Drashna Jaelre2021-10-251-1/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* Adds optional hebrew layout (Unicode) (#14156)Jos Boersema2021-09-1513-132/+1157
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis2021-08-182-3/+10
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-0612-12/+11