summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Keeb.io Sinc: Enable Split LED state (#19187)Adam Lickel2022-11-292-0/+4
| |
| * [Keymap] Update Miryoku (#19190)Manna Harbour2022-11-2910-71/+203
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-303-6/+19
|\|
| * Ignore some layout macro names from lint (#19207)Joel Challis2022-11-301-5/+16
| |
| * Add some community layouts to 40percentclub boards (#19209)Joel Challis2022-11-302-1/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-305-0/+57
|\|
| * Add ortho_3x3 community layout (#19210)Joel Challis2022-11-305-0/+57
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-301-0/+24
|\|
| * Add missing default_ortho_5x5 keymap (#19208)Joel Challis2022-11-301-0/+24
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-302-2/+2
|\|
| * Fix bad bootmagic config (#19206)Joel Challis2022-11-302-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-301-53/+46
|\|
| * Extend layout lint checks (#19200)Joel Challis2022-11-301-53/+46
| | | | | | | | | | | | | | | | | | | | | | * Extend layout lint checks * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Fix function comment Co-authored-by: Ryan <fauxpark@gmail.com>
* | DD bootmagic config (#19201)Joel Challis2022-11-304-0/+57
| | | | | | | | | | | | | | * DD bootmagic config * Also enable * docs
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-301-7/+7
|\|
| * Fix headers in info.json reference (#19202)Joel Challis2022-11-301-7/+7
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-301-1/+1
|\|
| * Enable bootmagic (#19191)Albert Y2022-11-301-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-2949-568/+630
|\|
| * [Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre2022-11-2949-568/+630
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-292-2/+2
|\|
| * Fix Czech sendstring LUT (#19193)Ryan2022-11-291-1/+1
| |
| * fix typo (#19189)JayceFayne2022-11-291-1/+1
| |
* | Update files changed action (#19172)Joel Challis2022-11-282-10/+7
| |
* | Bug17281 - Retain momentary layers until the end of tapping (#17282)Felix Kuehling2022-11-282-77/+153
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make process_tapping more readable Move most #ifdefs into conditionally defined macros to make the logic easier to follow. * Retain momentary layers until the end of tapping This allows mod-tap and layer-tap keys on layers to behave as expected. Bug: https://github.com/qmk/qmk_firmware/issues/17281 * Add tests for delayed mod/layer release while tapping Mods and layer key release is delayed while tapping is in progress to ensure that the tap is registered with the modifier state and on the layer where the key was first pressed. Signed-off-by: Felix Kuehling <felix.kuehling@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-288-6/+146
|\|
| * new keyboard rb1 (#18164)Ryan Baker2022-11-288-6/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rb1 * Update keymap.c * Update keyboards/ryanbaekr/rb1/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Delete rb1.c * Delete rb1.h * Update keyboards/ryanbaekr/rb1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ryanbaekr/rb1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ryanbaekr/rb1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-281-1/+1
|\|
| * Fix RWIN typo within keycode list (#19155)gshmu2022-11-281-1/+1
| | | | | | fix typo
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-281-4/+4
|\|
| * [Docs] Update reference_info_json.md (#18817)Ndot2022-11-281-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | * [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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-285-0/+161
|\|
| * Add piantor (#18920)Leo Lou2022-11-285-0/+161
| | | | | | | | | | | | | | | | | | * Add piantor * Update keyboards/beekeeb/piantor/readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Add udev rule for the WB32 DFU bootloader (#19135)Gabriele Musco2022-11-281-0/+3
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Branch point for 2023q1 Breaking ChangeNick Brassel2022-11-281-0/+4
|/
* Merge remote-tracking branch 'upstream/develop'Nick Brassel2022-11-287959-75983/+46843
|\
| * 2022 Nov 26 changelog. (#19164)Nick Brassel2022-11-286-12/+535
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#19166)Joel Challis2022-11-272-2/+3
| |
| * Revert lib/usbhost changes (#19165)Joel Challis2022-11-275-5/+5
| |
| * Fix encoder_init call order in keyboard_init (#19140)Christopher Hoage2022-11-271-3/+3
| |
| * Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-27196-377/+373
| |
| * Fixup installation procedure for different Fedora versions. (#19159)Nick Brassel2022-11-271-1/+6
| |
| * Joystick feature improvements (#19052)Ryan2022-11-2727-215/+475
| |
| * Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)Ryan2022-11-274-18/+18
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-252-2/+3
| |\ | |/ |/|
* | Fix build failures for `bastardkb/tbk` and `jels/boaty` (#19152)Ryan2022-11-252-2/+3
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-251-20/+0
| |\ | |/ |/|
* | Fix annepro2/c18:iso_default (#19147)Joel Challis2022-11-251-20/+0
| |
| * jsonify some info.json (#19146)Joel Challis2022-11-2524-163/+163
| |
| * Fixup aurora/corne on develop (#19144)jack2022-11-241-1/+1
| |