Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2022-12-14 | 13 | -81/+81 |
| | |||||
* | Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of ↵ | precondition | 2022-12-13 | 2 | -10/+7 |
| | | | | HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741) | ||||
* | [Core] Quantum Painter - LVGL Integration (#18499) | jpe230 | 2022-12-13 | 5 | -0/+89 |
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) | Albert Y | 2022-12-12 | 6 | -14/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | [RP2040] update i2c drivers to reflect peripheral number (#19277) | Stefan Kerkmann | 2022-12-11 | 1 | -1/+1 |
| | |||||
* | Minor lint fixes for various info.json (#19275) | Wolf Van Herreweghe | 2022-12-09 | 2 | -4/+4 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-09 | 3 | -71/+18 |
|\ | |||||
| * | Refactor use of led_set_user within handwired/prime_exl (#19274) | Joel Challis | 2022-12-09 | 3 | -71/+18 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-09 | 3 | -49/+14 |
|\| | |||||
| * | Refactor some led_set_kb instances (#19179) | Joel Challis | 2022-12-09 | 3 | -49/+14 |
| | | | | | | | | | | | | | | | | | | * Refactor some led_set_kb instances * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-08 | 1 | -44/+48 |
|\| | |||||
| * | Dactyl Manuform 4x5_5 Configurator Rendering Update (#18313) | James Young | 2022-12-09 | 1 | -44/+48 |
| | | |||||
* | | Revert RESET-> QK_BOOT in Read Me files where applicable (#19262) | Wolf Van Herreweghe | 2022-12-09 | 2 | -3/+3 |
|/ | |||||
* | dqz11n1g: Documentation improvement. (#19230) | David Kühling | 2022-12-04 | 2 | -10/+12 |
| | | | Co-authored-by: David <dvdkhlng@posteo.de> | ||||
* | Fixup EFL and F4's sector selection. (#19221) | Nick Brassel | 2022-12-02 | 20 | -54/+221 |
| | |||||
* | [Keyboard] Daskeyboard4 (#18675) | Commander1024 | 2022-11-30 | 6 | -0/+320 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keymap] Drashna updates for 0.19 (#19175) | Drashna Jaelre | 2022-11-29 | 3 | -62/+47 |
| | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#19166) | Joel Challis | 2022-11-27 | 2 | -2/+3 |
| | |||||
* | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 2 | -2/+2 |
| | |||||
* | Joystick feature improvements (#19052) | Ryan | 2022-11-27 | 10 | -9/+57 |
| | |||||
* | jsonify some info.json (#19146) | Joel Challis | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | Update use of legacy keycodes (#19120) | Joel Challis | 2022-11-22 | 16 | -37/+37 |
| | |||||
* | Remove .noci functionality (#19122) | Joel Challis | 2022-11-21 | 7 | -0/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-11-20 | 5 | -0/+220 |
|\ | |||||
| * | [Keyboard] Add hardwired Dactyl macropad (#18761) | bwprobably | 2022-11-20 | 5 | -0/+220 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | [Keyboard] Move Hillside out of handwired (#18751) | mmccoyd | 2022-11-20 | 51 | -2133/+0 |
| | | | | | | Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-20 | 5 | -0/+198 |
|\| | |||||
| * | [Keyboard] Add ScottoStarter Keyboard (#18626) | Joe Scotto | 2022-11-20 | 5 | -0/+198 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-18 | 6 | -2/+14 |
|\| | |||||
| * | Disable onekey console by default (#19104) | Joel Challis | 2022-11-18 | 6 | -2/+14 |
| | | |||||
* | | Fix some old keycodes (#19086) | Ryan | 2022-11-15 | 1 | -1/+1 |
| | | |||||
* | | Fixup handwired/alcor_dactyl (#19072) | jack | 2022-11-14 | 1 | -2/+1 |
| | | |||||
* | | Add missing `manufacturer` fields (#19065) | jack | 2022-11-14 | 2 | -1/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-11-12 | 13 | -0/+608 |
|\| | |||||
| * | [Keyboard] Add Dactyl Manuform 5x6 with 6 thumb cluster (#18845) | fgoodwin | 2022-11-12 | 7 | -0/+272 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] Add Handwired alcor dactyl (#18586) | Ethan Johnston | 2022-11-12 | 6 | -0/+336 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Digitizer feature improvements (#19034) | Ryan | 2022-11-12 | 1 | -26/+46 |
| | | |||||
* | | onekey: disable NKRO and mousekeys by default (#19038) | Ryan | 2022-11-12 | 2 | -6/+2 |
| | | |||||
* | | LED config fixes (#18973) | Ryan | 2022-11-11 | 2 | -5/+5 |
| | | |||||
* | | `handwired/swiftrax/cowfish`: fix layouts (#18984) | Ryan | 2022-11-09 | 4 | -113/+519 |
| | | |||||
* | | Normalise output selection (Bluetooth) keycodes (#19004) | Ryan | 2022-11-08 | 6 | -16/+10 |
| | | |||||
* | | `handwired/swiftrax/walter`: fix layout mismatch (#18974) | Ryan | 2022-11-06 | 2 | -81/+78 |
| | | | | | | | | | | * `handwired/swiftrax/walter`: fix layout mismatch * Undo K4A removal, fix info.json instead | ||||
* | | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 7 | -9/+9 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Macro keycode name refactoring (#18958) | Nick Brassel | 2022-11-05 | 1 | -1/+1 |
| | | |||||
* | | Fix "no matrix definition" errors for some boards (#18954) | Ryan | 2022-11-05 | 2 | -2/+2 |
| | | |||||
* | | Normalise Dynamic Macro keycodes (#18939) | Ryan | 2022-11-03 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1` * `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2` * `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1` * `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2` * `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP` * Update docs | ||||
* | | Resolve info.json/rules.mk feature conflicts in three boards (#18942) | Ryan | 2022-11-03 | 2 | -25/+2 |
| | | |||||
* | | Added analog support for WB32 MCU. (#18289) | Joy Lee | 2022-11-01 | 10 | -6/+120 |
| | | | | | | Co-authored-by: Joy <chang.li@westberrytech.com> | ||||
* | | Normalise Unicode keycodes (#18898) | Ryan | 2022-10-31 | 13 | -27/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `UC_MOD`/`UC_RMOD` -> `UC_NEXT`/`UC_PREV` * `UNICODE_MODE_*` -> `QK_UNICODE_MODE_*` * `UC_MAC` -> `UNICODE_MODE_MACOS` * `UC_LNX` -> `UNICODE_MODE_LINUX` * `UC_WIN` -> `UNICODE_MODE_WINDOWS` * `UC_BSD` -> `UNICODE_MODE_BSD` * `UC_WINC` -> `UNICODE_MODE_WINCOMPOSE` * `UC_EMACS` -> `UNICODE_MODE_EMACS` * `UC__COUNT` -> `UNICODE_MODE_COUNT` * `UC_M_MA` -> `UC_MAC` * `UC_M_LN` -> `UC_LINX` * `UC_M_WI` -> `UC_WIN` * `UC_M_BS` -> `UC_BSD` * `UC_M_WC` -> `UC_WINC` * `UC_M_EM` -> `UC_EMAC` * Docs * Update quantum/unicode/unicode.h | ||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-10-29 | 2 | -0/+28 |
|\| |