index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
thevankeyboards
/
minivan
Age
Commit message (
Expand
)
Author
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2023-06-01
Unicodemap keycodes rename (#21092)
Ryan
2023-04-15
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
2023-03-08
Remove empty rules.mk from keymaps (#20056)
Joel Challis
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-20
Fix functions with empty params (#19647)
Ryan
2023-01-01
Align definition of unicode_map (#19452)
Joel Challis
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-11-15
Fix some old keycodes (#19086)
Ryan
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-10-31
Normalise Unicode keycodes (#18898)
Ryan
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-21
Remove legacy fauxclicky and unicode keycodes (#18800)
Ryan
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-17
Remove legacy sendstring keycodes (#18749)
Ryan
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-13
Remove keymaps that still reference legacy macros (#18693)
Joel Challis
2022-10-11
Remove legacy keycodes, part 3 (#18669)
Ryan
2022-10-10
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-10-09
Remove legacy international keycodes (#18588)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-04
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-04
Move keyboard USB IDs and strings to data driven: T (#17899)
Ryan
2022-06-24
Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)
precondition
2022-06-13
tap-dance: Restructure code and document in more detail (#16394)
Jouke Witteveen
2022-05-15
Rename keymap_extras headers for consistency (#16939)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-10-28
Move LTO logic from common.mk (#14973)
Joel Challis
2021-10-25
Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)
Drashna Jaelre
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-20
Remove backlight pin references in rules.mk (#14513)
Ryan
2021-09-15
Adds optional hebrew layout (Unicode) (#14156)
Jos Boersema
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
[next]