| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 1 | -3/+0 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 1 | -6/+0 |
* | Fix functions with empty params (#19647) | Ryan | 2023-01-20 | 1 | -1/+1 |
* | Align definition of unicode_map (#19452) | Joel Challis | 2023-01-01 | 1 | -1/+1 |
* | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2022-12-14 | 2 | -6/+6 |
* | Fix some old keycodes (#19086) | Ryan | 2022-11-15 | 1 | -2/+2 |
* | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 1 | -1/+1 |
* | Normalise Unicode keycodes (#18898) | Ryan | 2022-10-31 | 1 | -1/+1 |
* | Normalise Space Cadet keycodes (#18864) | Ryan | 2022-10-27 | 2 | -2/+2 |
* | Remove legacy fauxclicky and unicode keycodes (#18800) | Ryan | 2022-10-21 | 1 | -1/+1 |
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 2 | -2/+2 |
* | Remove legacy sendstring keycodes (#18749) | Ryan | 2022-10-17 | 2 | -3/+3 |
* | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 2 | -2/+2 |
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 3 | -3/+3 |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | 2022-10-15 | 1 | -1/+0 |
* | Remove keymaps that still reference legacy macros (#18693) | Joel Challis | 2022-10-13 | 7 | -812/+0 |
* | Remove legacy keycodes, part 3 (#18669) | Ryan | 2022-10-11 | 1 | -2/+2 |
* | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 2 | -4/+4 |
* | Remove legacy international keycodes (#18588) | Ryan | 2022-10-09 | 1 | -4/+4 |
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 14 | -20/+20 |
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-04 | 2 | -8/+7 |
|\ |
|
| * | Move keyboard USB IDs and strings to data driven: T (#17899) | Ryan | 2022-08-04 | 2 | -8/+7 |
* | | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) | precondition | 2022-06-24 | 2 | -0/+2 |
* | | tap-dance: Restructure code and document in more detail (#16394) | Jouke Witteveen | 2022-06-13 | 1 | -11/+10 |
|/ |
|
* | Rename keymap_extras headers for consistency (#16939) | Ryan | 2022-05-15 | 1 | -1/+1 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
* | Remove empty config.h from default-ish keymaps (#15429) | Ryan | 2021-12-09 | 1 | -3/+0 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -2/+0 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 1 | -1/+1 |
* | Move LTO logic from common.mk (#14973) | Joel Challis | 2021-10-28 | 1 | -2/+2 |
* | Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920) | Drashna Jaelre | 2021-10-25 | 1 | -1/+0 |
* | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 1 | -1/+0 |
* | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 1 | -1/+1 |
* | Remove backlight pin references in rules.mk (#14513) | Ryan | 2021-09-20 | 1 | -1/+1 |
* | Adds optional hebrew layout (Unicode) (#14156) | Jos Boersema | 2021-09-15 | 13 | -132/+1157 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 1 | -1/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
* | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -7/+0 |
* | Add config.h and rules.mk support for data driven keymaps (#12859) | Joel Challis | 2021-08-18 | 2 | -3/+10 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 1 | -1/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 12 | -12/+11 |
* | [Bug] Develop - Change uint32_t to layer_state_t (#13596) | Xelus22 | 2021-07-19 | 1 | -1/+1 |
* | [Keyboard] Minivan : add missing enable to support RGB LEDs (#13157) | TerryMathews | 2021-06-16 | 1 | -0/+1 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -1/+1 |
* | [Keymap] Minifan minor issues (#12592) | Jos Boersema | 2021-04-19 | 19 | -316/+508 |
* | [Keymap] josjoha keymap for TheVan Keyboards' Minivan (#8066) | Jos Boersema | 2021-03-04 | 26 | -0/+9357 |
* | Remove `DESCRIPTION`, R-V (#11632) | Ryan | 2021-01-20 | 1 | -1/+0 |
* | add dcompact layout for minivan (#10951) | Dan | 2020-11-24 | 3 | -0/+142 |