Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-31 | 6 | -16/+12 | |
|\| | ||||||
| * | Fix build failure for LW67, rename ansi keymap to default (#16154) | Ryan | 2022-02-01 | 6 | -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) | peepeetee | 2022-01-31 | 72 | -10/+10 | |
| | | ||||||
* | | [Keyboard] move @ka2hiro 's boards into /kagizaraya (#16070) | peepeetee | 2022-01-31 | 39 | -3/+3 | |
| | | ||||||
* | | [Keyboard] move @GlenPickle 's chimera* boards into a folder (#16072) | peepeetee | 2022-01-31 | 34 | -4/+4 | |
| | | ||||||
* | | [Keyboard] move @yynmt 's boards into /yynmt (#16075) | peepeetee | 2022-01-31 | 19 | -2/+2 | |
| | | ||||||
* | | [Keyboard] move @Biacco42 's keebs into /biacco42 (#16080) | peepeetee | 2022-01-31 | 66 | -5/+5 | |
| | | ||||||
* | | [Keyboard] move unikeyboard boards to /unikeyboard (#16081) | peepeetee | 2022-01-31 | 38 | -5/+5 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-31 | 8 | -8/+130 | |
|\| | ||||||
| * | [Keyboard] Add the proton c as a controller for the redox (#16106) | xerootg | 2022-01-31 | 8 | -8/+130 | |
| | | | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: xerootg <xerootg@github.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-31 | 5 | -72/+486 | |
|\| | ||||||
| * | KeebsForAll FreebirdTKL Layout Macro Refactor (#16146) | James Young | 2022-01-31 | 5 | -72/+486 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-31 | 12 | -0/+493 | |
|\| | ||||||
| * | [Keyboard] Add LW67 keyboard (#16141) | Laneware | 2022-01-31 | 12 | -0/+493 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-31 | 3 | -73/+74 | |
|\| | ||||||
| * | KapCave Arya: Fix QMK Configurator Implementation (#16145) | James Young | 2022-01-31 | 3 | -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 develop | QMK Bot | 2022-01-31 | 3 | -11/+81 | |
|\| | ||||||
| * | wilba.tech WT60-H3 Layout Macro Refactor (#16140) | James Young | 2022-01-30 | 3 | -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 develop | QMK Bot | 2022-01-30 | 8 | -44/+401 | |
|\| | ||||||
| * | Mechlovin Olly BB Touch-Up (#16137) | James Young | 2022-01-30 | 8 | -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 develop | QMK Bot | 2022-01-30 | 1 | -0/+50 | |
|\| | ||||||
| * | gergoplex: add QMK Configurator data (#16138) | James Young | 2022-01-30 | 1 | -0/+50 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-30 | 2 | -5/+2 | |
|\| | ||||||
| * | Fave84H/87H: Fix stray closing brace in default keymap (#16136) | Ryan | 2022-01-30 | 2 | -5/+2 | |
| | | ||||||
* | | Fix up default folder locations. (#16135) | Nick Brassel | 2022-01-30 | 2 | -2/+2 | |
| | | ||||||
* | | [Keyboard] Overhaul Tractyl Manuform (#16134) | Drashna Jaelre | 2022-01-30 | 8 | -136/+417 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-01-30 | 22 | -184/+793 | |
|\| | ||||||
| * | [Keymap] Add oled improvements and cnano keymap for drashna (#16133) | Drashna Jaelre | 2022-01-30 | 22 | -189/+797 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-30 | 9 | -0/+361 | |
|\| | ||||||
| * | [Keyboard] Add the FAve 87H (#15965) | Wolf Van Herreweghe | 2022-01-30 | 9 | -0/+361 | |
| | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> | |||||
* | | [Keyboard] move That-Canadian 's boards into /maple_computing (#16050) | peepeetee | 2022-01-30 | 169 | -22/+22 | |
| | | ||||||
* | | [Keyboard] move @kkatano 's keyboards to kkatano user folder (#15684) | peepeetee | 2022-01-30 | 55 | -10/+16 | |
| | | ||||||
* | | [Keyboard] move @monksoffunk 's boards into 25keys/ (#15789) | peepeetee | 2022-01-30 | 72 | -7/+7 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-30 | 12 | -99/+811 | |
|\| | ||||||
| * | [Keyboard] add mlego/m65 oled revision (#15833) | Alin Marin Elena | 2022-01-30 | 12 | -99/+811 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-30 | 1 | -2/+22 | |
|\| | ||||||
| * | Add a warning about USBtinyISP limitations to the ISP flashing guide (#15898) | Sergey Vlasov | 2022-01-30 | 1 | -2/+22 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-30 | 2 | -0/+80 | |
|\| | ||||||
| * | [Keymap]: Create Gigahawk GMMK Pro keymap (#15934) | Gigahawk | 2022-01-30 | 2 | -0/+80 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-30 | 12 | -2/+379 | |
|\| | ||||||
| * | [Keyboard] Small fixes to the Keybee65 (#15966) | Wolf Van Herreweghe | 2022-01-30 | 3 | -2/+5 | |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> | |||||
| * | [Keyboard] Add base FAve 84H firmware (#15967) | Wolf Van Herreweghe | 2022-01-30 | 9 | -0/+374 | |
| | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> | |||||
* | | [Keyboard] move @matthewdias 's keebs into matthewdias/ (#15991) | peepeetee | 2022-01-30 | 36 | -8/+20 | |
| | | ||||||
* | | Add support for Q-series on the ckled2001 LED driver (#16051) | Vino Rodrigues | 2022-01-30 | 1 | -1/+10 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-30 | 1 | -0/+48 | |
|\| | ||||||
| * | [Keymap] Adding Sunsetter keymap (#16126) | peott-fr | 2022-01-30 | 1 | -0/+48 | |
| | | ||||||
* | | [Keyboard] Re-org Hillside folders and fix default keymap (#16128) | mmccoyd | 2022-01-30 | 10 | -352/+323 | |
| | | | | | | Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-30 | 6 | -0/+405 | |
|\| | ||||||
| * | [Keymap] Add hachetman layout for GMMK Pro (#16131) | Christian Grumbein | 2022-01-30 | 4 | -0/+360 | |
| | | ||||||
| * | [Keyboard] added via keymap for ferris sweep (#16130) | Andrew Garver | 2022-01-30 | 2 | -0/+45 | |
| | |