summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-0211-186/+373
|\
| * [Keyboard] Added keymaps for SPRH and update encoder (#16098)joedinkle2022-02-0111-186/+373
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-024-1/+94
|\|
| * `qmk doctor`: display qmk_firmware version tag (#16155)Ryan2022-02-012-1/+14
| |
| * [Keyboard] Add YMDK sp64 VIA support (#16152)Adrian Fleiszer2022-02-012-0/+80
| |
* | Fixup multibuild filegen (#16166)Nick Brassel2022-02-022-2/+8
| | | | | | | | | | * Add env variable support to multibuild. * Generate version.h in build-specific location.
* | Don't make EEPROM size assumptions with dynamic keymaps. (#16054)Nick Brassel2022-02-0217-153/+185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Don't make EEPROM size assumptions with dynamic keymaps. * Add support for checking against emulated flash, error out if someone attempts to build a board without specifying EEPROM size. * Reorder defines so that MCU is considered last. * Refactor EEPROM definitions for simplicity. * Fix max sizing of kabedon/kabedon980. * Fix max sizing of mechlovin/olly/jf. * Fix unit tests. * Review comments, add messages with values during build failures.
* | [Keyboard] move woodkeys.click keyboards to /woodkeys (#16113)peepeetee2022-01-3191-10/+10
| |
* | [Keyboard] move @drhigsby 's boards into /drhigsby (#16041)peepeetee2022-01-3151-11/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-011-0/+49
|\|
| * [Keyboard] enable rgb modes for jkb65 (#16159)Drashna Jaelre2022-01-311-0/+49
| |
* | [Keyboard] move @vuhopkep 's keebs into /hnahkb (#16102)peepeetee2022-01-3124-6/+6
| |
* | [Keyboard] fix missed .noci in reviung move (#16107)peepeetee2022-01-312-0/+0
| |
* | [Keyboard] move @tominabox1 's keebs into /tominabox1 (#16109)peepeetee2022-01-3175-7/+7
| |
* | [Keyboard] move niu_mini to /kbdfans (#16112)peepeetee2022-01-3150-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-015-16/+55
|\|
| * [Keyboard] R2 version of jadookb/jkb65 (#16129)WiZ.GG2022-01-315-16/+55
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keyboard] move @omkbd 's boards to /omkbd (#16116)peepeetee2022-01-31161-51/+51
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-011-3/+3
|\|
| * [Keyboard] ReadMe corrections for crkbd (#16149)Ben Allen2022-01-311-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-013-35/+3
|\|
| * [Keyboard] Typo correction in ferris sweep readme (#16148)Albert Y2022-01-311-1/+1
| |
| * [Keyboard] Simplify handedness for cradio (#16147)Albert Y2022-01-312-34/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-012-0/+4
|\|
| * [Docs] Add reference to data sync options for RGB (#16144)Albert Y2022-01-312-0/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-0110-21/+31
|\|
| * Fixed a bug in pin assignment. (#16158)takishim2022-02-0110-21/+31
| | | | | | | | | | | | Added original copyright notice. Assign the tilde key to layer 1. Co-authored-by: takishim <tadashi@kishimo.to>
* | Small fix for Sol 3 brightness limits (#16157)XScorpion22022-02-012-10/+10
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-316-16/+12
|\|
| * Fix build failure for LW67, rename ansi keymap to default (#16154)Ryan2022-02-016-16/+12
| | | | | | | | | | * Fix build failure for LW67, rename ansi keymap to default * Fix keycode typos as well
* | [Keyboard] move @takai 's keyboards into /recompile_keys (#16053)peepeetee2022-01-3172-10/+10
| |
* | [Keyboard] move @ka2hiro 's boards into /kagizaraya (#16070)peepeetee2022-01-3139-3/+3
| |
* | [Keyboard] move @GlenPickle 's chimera* boards into a folder (#16072)peepeetee2022-01-3134-4/+4
| |
* | [Keyboard] move @yynmt 's boards into /yynmt (#16075)peepeetee2022-01-3119-2/+2
| |
* | [Keyboard] move @Biacco42 's keebs into /biacco42 (#16080)peepeetee2022-01-3166-5/+5
| |
* | [Keyboard] move unikeyboard boards to /unikeyboard (#16081)peepeetee2022-01-3138-5/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-318-8/+130
|\|
| * [Keyboard] Add the proton c as a controller for the redox (#16106)xerootg2022-01-318-8/+130
| | | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: xerootg <xerootg@github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-315-72/+486
|\|
| * KeebsForAll FreebirdTKL Layout Macro Refactor (#16146)James Young2022-01-315-72/+486
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-3112-0/+493
|\|
| * [Keyboard] Add LW67 keyboard (#16141)Laneware2022-01-3112-0/+493
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-313-73/+74
|\|
| * KapCave Arya: Fix QMK Configurator Implementation (#16145)James Young2022-01-313-73/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * move layout macro alias to info.json * info.json: fix layout macro reference * info.json: fix layout data Original layout data was generated with rotation, which breaks the rendering. * info.json: remove layout macro alias It's not used anywhere, so no need to keep it. * rules.mk: enable Community Layout support
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-313-11/+81
|\|
| * wilba.tech WT60-H3 Layout Macro Refactor (#16140)James Young2022-01-303-11/+81
| | | | | | | | | | | | | | * move ISO Enter argument to home row Moves the ISO Enter key's argument to the home row to conform to QMK's standard for traditionally-staggered boards. * update info.json data
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-308-44/+401
|\|
| * Mechlovin Olly BB Touch-Up (#16137)James Young2022-01-308-44/+401
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix keymap alignment Both the `default` and `via` keymaps had misalignments on the top 3 layers, which was misleading as to which keycode was on which switch on those layers. * fix layout macro reference in info.json * friendly-format info.json, phase 1 Adds line breaks between keyboard rows. * correct info.json key sequence * bb.h: use XXX for KC_NO * bb.h: add matrix diagram * add LAYOUT_ansi_split_bs Includes reference keymap. * add LAYOUT_iso_split_bs Includes reference keymap. * info.json: remove meta key
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-301-0/+50
|\|
| * gergoplex: add QMK Configurator data (#16138)James Young2022-01-301-0/+50
| |