Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-01 | Add Split support for Haptic feedback (#19203) | Drashna Jaelre | |
2023-01-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-01 | Add docs to cover recent LAYOUT_all lint checks (#19393) | Joel Challis | |
2022-12-31 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-12-31 | Fixes unicode_map declaration example (#19450) | BBBNBBB | |
If the previous example was used the incorrect codepoints are produced. Changes the order of arguments the declaration of the unicode_map | |||
2022-12-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-12-30 | docs: add a note about reflashing both halves for encoder resolution (#19162) | Roberto Santalla | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-12-30 | Remove useless line continuations (#19399) | Ryan | |
2022-12-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-12-23 | Update breaking changes year... (#19409) | Joel Challis | |
2022-12-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-12-19 | Fix description for selectively disabling animations (#19374) | Alexander Franco | |
2022-12-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-12-15 | [Docs] Update feature_joystick.md (#19347) | Leo Deng | |
2022-12-15 | Add change log for quick tap term (#19341) | Albert Y | |
2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan | |
2022-12-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-12-15 | [Docs] Remove broken link (#19321) | Pablo Martínez | |
2022-12-14 | Remove deprecated led_set_kb (#19273) | Joel Challis | |
* Remove led_set_kb maintaining existing led_set_user behaviour * Also call led_set_user | |||
2022-12-14 | Leader: remove `qk_` prefix (#19304) | Ryan | |
2022-12-14 | UCIS: remove `qk_` prefix (#19302) | Ryan | |
2022-12-13 | Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of ↵ | precondition | |
HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741) | |||
2022-12-13 | [Core] Quantum Painter - LVGL Integration (#18499) | jpe230 | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-12-12 | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) | Albert Y | |
* Replace Tapping Force Hold feature with Quick Tap Term * Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0 * Deprecate force hold in info_config.json * Before and after quick tap term unit tests * Quick tap unit tests iteration * Keymap config.h correction * Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed * Add two more test cases for quick tap * Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2 * Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2 * Add function declaration for get_quick_tap_term Co-authored-by: Stefan Kerkmann <karlk90@pm.me> | |||
2022-12-11 | [RP2040] update i2c drivers to reflect peripheral number (#19277) | Stefan Kerkmann | |
2022-12-10 | Add `*_RIGHT` configuration for PMW33XX driver (#19243) | Pablo Martínez | |
2022-12-08 | Rework input_pressed_state docs (#19267) | Joel Challis | |
* Revert changes to porting * Update reference_info_json.md | |||
2022-12-09 | Detect host OS based on USB fingerprint (#18463) | Ruslan Sayfutdinov | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-12-09 | Core: Support inverted scan logic for optical switches (#19053) | dexter93 | |
2022-12-09 | KC_GESC -> QK_GESC for cn and ja Docs (#19024) | ForsakenRei | |
2022-12-03 | Align new-keymap with new-keyboard (#19229) | Joel Challis | |
2022-11-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-11-30 | Update OLED doc (#19213) | Pablo Martínez | |
* Update OLED doc * Update docs/feature_oled_driver.md Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2022-11-30 | DD bootmagic config (#19201) | Joel Challis | |
* DD bootmagic config * Also enable * docs | |||
2022-11-30 | Fix headers in info.json reference (#19202) | Joel Challis | |
2022-11-29 | fix typo (#19189) | JayceFayne | |
2022-11-28 | Fix RWIN typo within keycode list (#19155) | gshmu | |
fix typo | |||
2022-11-28 | [Docs] Update reference_info_json.md (#18817) | Ndot | |
* [Docs] Update reference_info_json.md - Makes it easier to find keyboard.jsonschema. - Adds a reference to the Data Driven page. * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-11-28 | 2022 Nov 26 changelog. (#19164) | Nick Brassel | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-11-27 | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | |
2022-11-27 | Joystick feature improvements (#19052) | Ryan | |
2022-11-27 | Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080) | Ryan | |
2022-11-23 | Additional DD backlight config (#19124) | Joel Challis | |
* Additional dd backlight config * Update docs | |||
2022-11-22 | Stub next develop dates | zvecr | |
2022-11-18 | Fix references to `mouse_report_t` (which doesnt exist) (#19107) | Pablo Martínez | |
2022-11-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-11-15 | [Docs] Note default value for TAP_CODE_DELAY (#19078) | Albert Y | |
2022-11-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-11-15 | Fix typo (#19035) | David Kosorin | |
Swap Hands on/off - it's `SH_ON/OFF` not `SW_ON/OFF` | |||
2022-11-13 | Add Bonsai C4 as a platform board file (#18901) | David Hoelscher | |
* Set up Bonsai C4 as a platform board file * corrections and improvements based on testing and feedback * Added VBUS sensing as default capability for improved split support using Bonsai C4 * Update clock divisor for SPI flash Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org> |