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
|
* 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
|
* Add ortho_3x3 community layout (#19210)Joel Challis2022-11-305-0/+57
|
* Add missing default_ortho_5x5 keymap (#19208)Joel Challis2022-11-301-0/+24
|
* Fix bad bootmagic config (#19206)Joel Challis2022-11-302-2/+2
|
* 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>
* Fix headers in info.json reference (#19202)Joel Challis2022-11-301-7/+7
|
* Enable bootmagic (#19191)Albert Y2022-11-301-1/+1
|
* [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
* Fix Czech sendstring LUT (#19193)Ryan2022-11-291-1/+1
|
* fix typo (#19189)JayceFayne2022-11-291-1/+1
|
* 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>
* Fix RWIN typo within keycode list (#19155)gshmu2022-11-281-1/+1
| | | fix typo
* [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>
* 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>
* 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
| |