Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-29 | LED Matrix: driver naming cleanups (#21580) | Ryan | |
2023-07-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-28 | Updated info.json of c2 pro (#21581) | lalalademaxiya1 | |
2023-07-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-24 | Add Caps Lock indicator for Kyechron S1 white backlight version (#21559) | Kumiko as a Service | |
2023-07-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-17 | Keychron V4 Touch-Up (#21545) | James Young | |
* Keychron V4 ANSI: rename LAYOUT_ansi_61 to LAYOUT_60_ansi * Keychron V4 ANSI: enable Community Layout support * Keychron V4 ISO: correct layout data Move position [3, 1] up by 0.25u. * Keychron V4 ISO: rename LAYOUT_iso_62 to LAYOUT_60_iso * Keychron V4 ISO: enable Community Layout support | |||
2023-07-07 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2023-07-06 | [Keyboard] Keychron Q11 ISO Version (#21438) | lalalademaxiya1 | |
2023-06-23 | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | |
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default. | |||
2023-06-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-06-20 | Add Keychron C2 Pro (#20701) | lalalademaxiya1 | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||
2023-06-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-06-20 | [Keyboard] Add Keychron C1 Pro (#20700) | lalalademaxiya1 | |
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||
2023-06-01 | Unicodemap keycodes rename (#21092) | Ryan | |
2023-05-10 | Tidy up encoder_map directions (#20847) | Joel Challis | |
2023-05-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-05-06 | Add vnmm keymaps and userspace (#20446) | eatmyvenom | |
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-05-03 | More `info.json` whitespace cleanups (#20665) | Ryan | |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | |
2023-05-01 | Move `FORCE_NKRO` to data driven (#20604) | Ryan | |
2023-04-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-04-27 | Fix up positioning of keys for Keychron Q10/V10 and Q6/V6 (#20582) | adophoxia | |
2023-04-15 | Encodermap direction define. (#20454) | Nick Brassel | |
2023-04-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-04-12 | fixing bug that caused KC_DEL and KC_MUTE (encoder press) to be swapped (#20420) | Mike Killewald | |
2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | |
2023-04-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-04-06 | [Keyboard] Add Keychron Q11 (#20125) | lalalademaxiya1 | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-04-04 | Move Keychron Q0 and Q0 Plus data-driven configuration; `keychron` keymap ↵ | adophoxia | |
`rules.mk` cleanup (#20168) Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-04-03 | Add core/fallback encoder behaviour (#20320) | jack | |
2023-03-20 | Clean up usage of `QMK_KEYBOARD_H` (#20167) | Ryan | |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-03-16 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2023-03-16 | Update keychron_common.c (#20055) | lalalademaxiya1 | |
2023-03-11 | Move matrix config to info.json, part 8 (#20030) | Ryan | |
2023-03-04 | Add Keychron Q12 (#19844) | lalalademaxiya1 | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-02-26 | Move encoder config to data driven (#19923) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-23 | Remove VIA specific use of `MACRO0*` (#19918) | jack | |
2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel | |
Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | |||
2023-02-21 | Add some missing `#pragma once`s (#19902) | Ryan | |
2023-02-19 | Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) | Joel Challis | |
2023-02-17 | Remove matrix size defines (#19581) | Ryan | |
2023-02-17 | Move Bootmagic config to data driven (#19860) | Ryan | |
2023-02-13 | Refactor Leader key feature (#19632) | Ryan | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-02-10 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2023-02-09 | Update info.json for Keychron V10 (#19791) | lalalademaxiya1 | |
2023-02-09 | [Keyboard] Added JIS version for Keychron Q2 (#19491) | lalalademaxiya1 | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan | |
* 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 |