| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-21 | Custom oled fonts cleanup (#25665) | Ryan | 1 | -265/+0 | |
| 2025-06-07 | Configure boards to use development_board - NO (#25338) | Joel Challis | 2 | -4/+2 | |
| 2025-01-20 | Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835) | Joel Challis | 1 | -1/+0 | |
| 2024-11-23 | Update keymaps to use PDF keycode (#24633) | Joel Challis | 1 | -30/+4 | |
| 2024-07-23 | Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146) | Joel Challis | 3 | -3/+9 | |
| Migrate split.soft_serial_pin to split.serial.pin | |||||
| 2024-07-20 | Remove instances of MASTER_LEFT. (#24163) | Dasky | 2 | -14/+1 | |
| 2024-04-20 | Migrate build target markers to keyboard.json - OQ (#23564) | Joel Challis | 8 | -16/+7 | |
| 2024-04-11 | Move `SPLIT_KEYBOARD` to data driven (#21410) | Duncan Sutherland | 2 | -2/+5 | |
| 2024-02-19 | Manual user keymap removal (#23104) | Joel Challis | 3 | -194/+0 | |
| 2024-02-15 | [Keymap Removal] keyboard with most keymaps (#23081) | Joel Challis | 3 | -253/+0 | |
| * splitkb/kyria * lily58 * gmmk/pro/rev1/ansi * lets_split | |||||
| 2023-12-18 | [Keymap Removal] keebio/iris and related keymaps. (#22690) | Joel Challis | 3 | -216/+0 | |
| 2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis | 7 | -288/+0 | |
| 2023-05-15 | Keymap introspection for combos. (#19670) | Nick Brassel | 2 | -21/+19 | |
| 2023-04-14 | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) | Ryan | 1 | -1/+0 | |
| 2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | 9 | -136/+163 | |
| 2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2 | -3/+3 | |
| 2023-04-03 | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | 1 | -1/+0 | |
| 2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 8 | -23/+3 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-03-10 | Move matrix config to info.json, part 2 (#19987) | Ryan | 6 | -39/+15 | |
| 2023-03-08 | Remove empty rules.mk from keymaps (#20056) | Joel Challis | 1 | -0/+0 | |
| 2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 6 | -6/+9 | |
| 2023-02-17 | Remove matrix size defines (#19581) | Ryan | 3 | -15/+0 | |
| 2023-02-17 | Remove unused RGBLight defines from config.h (#19859) | Ryan | 3 | -14/+0 | |
| 2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 7 | -12/+6 | |
| 2023-02-05 | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | Ryan | 3 | -15/+0 | |
| 2023-02-03 | Debounce defines cleanup (#19742) | Ryan | 3 | -9/+0 | |
| * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json | |||||
| 2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 3 | -9/+0 | |
| 2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 5 | -5/+0 | |
| 2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 3 | -9/+0 | |
| 2022-12-30 | Remove useless line continuations (#19399) | Ryan | 4 | -79/+79 | |
| 2022-11-29 | [Keymap] Drashna updates for 0.19 (#19175) | Drashna Jaelre | 2 | -11/+2 | |
| * Fix up bastardkb boards since blackpill support is officially added. * Check for blackpill version, not elite c. * Add checks in chibiOS config since multiple ARM controllers supported. * Rework rules.mk for keymaps to better handle arm vs avr support * Start moving away from `matrix_*_*` functions. * `housekeeping_task_*` instead of `matrix_scan_*` * `keyboard_(pre|post)_init_*` instead of `matrix_init_*` * Add ℂℴmⅈℂ unicode input method. * Clean up unicode code to be more compact and flexible. * Remove/move Pro Micro LED commands to userspace and better filter them * Fixup OLED code * Use newer quantum keycode functions/preprocessors rather than manual bit manipulation * Make unicode mode render much more compact/simple. * Make qmk secrets more self contained * Remove custom implementation of split watchdog | |||||
| 2022-11-22 | Update use of legacy keycodes (#19120) | Joel Challis | 1 | -2/+2 | |
| 2022-11-21 | Remove .noci functionality (#19122) | Joel Challis | 2 | -0/+0 | |
| 2022-10-22 | Deprecate `VLK_TOG` for `VK_TOGG` (#18807) | Ryan | 1 | -1/+1 | |
| 2022-10-16 | Remove legacy keycodes, part 6 (#18740) | Ryan | 4 | -4/+4 | |
| * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | |||||
| 2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | 1 | -1/+1 | |
| * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||||
| 2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | 1 | -2/+0 | |
| 2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan | 1 | -1/+1 | |
| * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | |||||
| 2022-09-06 | Remove legacy USE_SERIAL define (#18292) | Dasky | 7 | -30/+1 | |
| * Remove legacy USE_SERIAL define * tidy up missed comments | |||||
| 2022-08-28 | Switch over MANUFACTURER and PRODUCT to string literals (#18183) | Ryan | 1 | -2/+2 | |
| 2022-08-27 | Clean-up of `#define _ADJUST 16` instances (#18182) | James Young | 1 | -6/+8 | |
| * enum layer_names: 40percentclub/nori default keymap * enum layer_names: ergotravel default keymap * enum layer_names: handwired/atreus50 default keymap * enum layer_names: handwired/ortho5x13 default keymap * enum layer_names: keebio/levinson default keymap * enum layer_names: keebio/nyquist default keymap * enum layer_names: keebio/rorschach default keymap * enum layer_names: keebio/viterbi default keymap * enum layer_names: keebio/wavelet default keymap * enum layer_names: lets_split default keymap * enum layer_names: maple_computing/launchpad reference keymaps Update `default` and `default_rgb` keymaps. * enum layer_names: maple_computing/minidox default keymap * enum layer_names: miniaxe reference keymaps Update `default` and `underglow` keymaps. * enum layer_names: omkbd/ergodash/mini default keymap * enum layer_names: omkbd/ergodash/rev1 default keymap * enum layer_names: orthodox default keymap * enum layer_names: unikeyboard/divergetm2 default keymap * enum layer_names: woodkeys/scarletbandana default keymap * add _Static_assert to keymap_introspection.c | |||||
| 2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 4 | -4/+4 | |
| 2022-08-02 | Move keyboard USB IDs and strings to data driven: O (#17874) | Ryan | 6 | -21/+18 | |
| 2022-05-30 | [Keymap] Drashna update for post Q2 merge (#17241) | Drashna Jaelre | 1 | -2/+2 | |
| 2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 1 | -1/+1 | |
| 2022-04-12 | [Keyboard] Add userspace pdl and a handwired board (#14199) | Daniel Perrett | 3 | -0/+104 | |
| Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||||
| 2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 3 | -6/+0 | |
| (#16655) | |||||
| 2021-12-14 | [Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415) | Drashna Jaelre | 1 | -1/+1 | |
| 2021-12-14 | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan | 1 | -24/+24 | |
| * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps | |||||
| 2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 1 | -1/+1 | |
