summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
| * [Keyboard] Fix up Boaty (#19117)jack2022-11-203-51/+75
| |
| * [Keyboard] Add YR80 (#18945)JX2022-11-2012-0/+391
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
| * [Keyboard] Add layer tap keys to dshields keymaps. (#18953)Daniel Shields2022-11-205-8/+25
| |
| * [Keyboard] EXT65 rev3 support (#18873)Xelus222022-11-2032-258/+1109
| |
| * [Keyboard] Add hardwired Dactyl macropad (#18761)bwprobably2022-11-208-0/+282
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Fixup keychron/q5 (#19119)jack2022-11-209-9/+11
| |
* | [Keyboard] Move Hillside out of handwired (#18751)mmccoyd2022-11-2058-311/+180
| | | | | | Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>
* | [Keyboard] Add support for KBDfans Odin V2 (#18910)Lex Brugman2022-11-2010-0/+356
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-205-0/+198
|\|
| * [Keyboard] Add ScottoStarter Keyboard (#18626)Joe Scotto2022-11-205-0/+198
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-209-0/+279
|\|
| * [Keyboard] add mw660 keyboard (#18849)TW594202022-11-209-0/+279
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-2012-0/+458
|\|
| * [Keyboard] Add XS108 (#19112)Xelus222022-11-1912-0/+458
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-2053-0/+2808
|\|
| * [Keyboard] Keychron Q5 (#18283)lalalademaxiya12022-11-1953-0/+2808
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-201-1/+1
|\|
| * Fix Typo in Saevus Cor Matrix (#19073)Patrick Muldoon2022-11-201-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-206-0/+238
|\|