summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * Additional DD backlight config (#19124)Joel Challis2022-11-234-1/+12
| | | | | | | | | | * Additional dd backlight config * Update docs
| * Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-2354-1295/+3260
| |\ | |/ |/|
* | [Keymap] komidore64 planck rev6 (#19036)Adam Price2022-11-233-0/+104
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keyboard] Add splitkb.com's Aurora Corne (#18880)leah-splitkb2022-11-2316-0/+1186
| |
* | [Add function] add 'Split Space and ISO and delete RGUI for Promise 87 (#18929)spbgzh2022-11-2240-1309/+1984
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add split space and ISO * Update wkl.h * update ISO * update * change KC_LGUI to KC_RGUI * delete RGUI * format * update promise87 readme.md * update promise87 wkl readme.md * Update readme.md * Update readme.md * change KC_SLCK to KC_SCRL * wuque/promise87/ansi: standardize Layout Macro names - rename `LAYOUT_tkl_f13_ansi` to `LAYOUT_tkl_f13_ansi_tsangan` - convert `LAYOUT_tkl_f13_ansi_iso` to `LAYOUT_tkl_f13_iso_tsangan` (adds position `K41`) - rename `LAYOUT_tkl_f13_ansi_split_space` to `LAYOUT_tkl_f13_ansi_tsangan_split_space` - rename `LAYOUT_tkl_f13_ansi_split_bs` to `LAYOUT_tkl_f13_ansi_tsangan_split_bs` - rename `LAYOUT_tkl_f13_ansi_split_lshift` to `LAYOUT_tkl_f13_ansi_tsangan_split_lshift` - rename `LAYOUT_tkl_f13_ansi_split_rshift` to `LAYOUT_tkl_f13_ansi_tsangan_split_rshift` - rename `LAYOUT_tkl_f13_ansi_split_bs_rshift` to `LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift` * wuque/promise87/wkl: refactor LAYOUT_tkl_f13_ansi_wkl_iso Refactors `LAYOUT_tkl_f13_ansi_wkl_iso` into `LAYOUT_tkl_f13_iso_wkl` by adding position `K41` (Non-US Backslash) to the layout macro. Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
| * Publish constants metadata to API (#19143)Joel Challis2022-11-231-0/+20
| | | | | | | | | | * Publish metadata * Ensure content is sorted
| * NVRAM refactor, phase 1. (#18969)Nick Brassel2022-11-2315-34/+34
| | | | | | | | | | | | | | * Rename `eeprom_stm32` to `eeprom_legacy_emulated_flash`. * Rename `flash_stm32` to `legacy_flash_ops`. * Rename `eeprom_teensy` to `eeprom_kinetis_flexram`.
| * initial (#19137)jack2022-11-2214-11/+7
| |
| * Update use of legacy keycodes (#19120)Joel Challis2022-11-22243-484/+484
| |
| * Merge remote-tracking branch 'origin/master' into developzvecr2022-11-22100-924/+1756
| |\ | |/ |/|
* | Update .gitignore (#19132)Nick Brassel2022-11-221-0/+11
| |
* | [Keyboard] add og60 keyboard (#19114)dztech2022-11-206-0/+549
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Bastard Keyboards: upstream recent changes (#19083)Charly Delay2022-11-2077-889/+587
| | | | | | | | | | Co-authored-by: Simian <alex@Mandelbrot> Co-authored-by: Charly Delay <0xcharly@users.noreply.github.com> Co-authored-by: Alex Baldwin <alexbaldwin42@gmail.com>
* | [Keyboard] Add Satellite Rev1 (#18869)Xelus222022-11-2015-0/+604
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Use modern solution for tri-layer in sofle default layout (#19113)rafal0p2022-11-201-30/+6
| |
| * Stub next develop dateszvecr2022-11-224-10/+36
| |
| * Remove .noci functionality (#19122)Joel Challis2022-11-21282-15/+3
| |
| * Merge API update workflow (#19121)Joel Challis2022-11-212-46/+9
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-202-2/+2
| |\ | |/ |/|
* | [Keymap] Add home and end keys to coffee's bm40hsrgb keymap (#19108)CoffeeIsLife2022-11-202-2/+2
| | | | | | Co-authored-by: Fae <faenkhauser@gmail.com>
| * Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-2065-334/+1895
| |\ | |/ |/|
* | [Keyboard] Small fixes for the Atreyu rev1 keyboard (#19098)Jesus Climent2022-11-202-12/+6
| |
* | [Keymap] Fix ducky one 2 sf fn layer mappings (#18955)Hayley2022-11-201-10/+10
| |
* | [Keyboard] change RGBLED_NUM to 20 for zoom87 (#18930)spbgzh2022-11-202-1/+3
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>