Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Keyboard] Add Keyboards GL516s (#14950) | Salicylic-acid3 | 2022-02-04 | 38 | -0/+2011 | |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | Mokey xox70hot: rename LAYOUT to LAYOUT_tkl_nofrow_ansi_tsangan (#16193) | James Young | 2022-02-03 | 4 | -13/+16 | |
| | ||||||
* | Point out that deferred execution needs to be enabled in rules.mk (#16196) | Nick Brassel | 2022-02-04 | 1 | -1/+1 | |
| | ||||||
* | Fix axis inversion (#16179) | Richard | 2022-02-03 | 1 | -0/+1 | |
| | ||||||
* | Fix a couple of mismatched info.json layout names (#16164) | Ryan | 2022-02-02 | 5 | -313/+449 | |
| | | | | | | | * Fix a couple of mismatched info.json layout names * Fix layouts * Clean up layouts | |||||
* | Fixup line endings for kt60-M. | Nick Brassel | 2022-02-03 | 1 | -17/+17 | |
| | ||||||
* | [Keyboard] Add keyten kt60-M (#16150) | Ivan Gromov | 2022-02-01 | 11 | -0/+331 | |
| | ||||||
* | [Keymap] Add MacOS layer (#16151) | Andre Brait | 2022-02-01 | 3 | -52/+106 | |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | [Keyboard] Added keymaps for SPRH and update encoder (#16098) | joedinkle | 2022-02-01 | 11 | -186/+373 | |
| | ||||||
* | `qmk doctor`: display qmk_firmware version tag (#16155) | Ryan | 2022-02-01 | 2 | -1/+14 | |
| | ||||||
* | [Keyboard] Add YMDK sp64 VIA support (#16152) | Adrian Fleiszer | 2022-02-01 | 2 | -0/+80 | |
| | ||||||
* | [Keyboard] enable rgb modes for jkb65 (#16159) | Drashna Jaelre | 2022-01-31 | 1 | -0/+49 | |
| | ||||||
* | [Keyboard] R2 version of jadookb/jkb65 (#16129) | WiZ.GG | 2022-01-31 | 5 | -16/+55 | |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | [Keyboard] ReadMe corrections for crkbd (#16149) | Ben Allen | 2022-01-31 | 1 | -3/+3 | |
| | ||||||
* | [Keyboard] Typo correction in ferris sweep readme (#16148) | Albert Y | 2022-01-31 | 1 | -1/+1 | |
| | ||||||
* | [Keyboard] Simplify handedness for cradio (#16147) | Albert Y | 2022-01-31 | 2 | -34/+2 | |
| | ||||||
* | [Docs] Add reference to data sync options for RGB (#16144) | Albert Y | 2022-01-31 | 2 | -0/+4 | |
| | ||||||
* | Fixed a bug in pin assignment. (#16158) | takishim | 2022-02-01 | 10 | -21/+31 | |
| | | | | | | Added original copyright notice. Assign the tilde key to layer 1. Co-authored-by: takishim <tadashi@kishimo.to> | |||||
* | 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] 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> | |||||
* | KeebsForAll FreebirdTKL Layout Macro Refactor (#16146) | James Young | 2022-01-31 | 5 | -72/+486 | |
| | ||||||
* | [Keyboard] Add LW67 keyboard (#16141) | Laneware | 2022-01-31 | 12 | -0/+493 | |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | 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 | |||||
* | 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 | |||||
* | 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 | |||||
* | gergoplex: add QMK Configurator data (#16138) | James Young | 2022-01-30 | 1 | -0/+50 | |
| | ||||||
* | Fave84H/87H: Fix stray closing brace in default keymap (#16136) | Ryan | 2022-01-30 | 2 | -5/+2 | |
| | ||||||
* | [Keymap] Add oled improvements and cnano keymap for drashna (#16133) | Drashna Jaelre | 2022-01-30 | 22 | -189/+797 | |
| | ||||||
* | [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] add mlego/m65 oled revision (#15833) | Alin Marin Elena | 2022-01-30 | 12 | -99/+811 | |
| | ||||||
* | Add a warning about USBtinyISP limitations to the ISP flashing guide (#15898) | Sergey Vlasov | 2022-01-30 | 1 | -2/+22 | |
| | ||||||
* | [Keymap]: Create Gigahawk GMMK Pro keymap (#15934) | Gigahawk | 2022-01-30 | 2 | -0/+80 | |
| | ||||||
* | [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> | |||||
* | [Keymap] Adding Sunsetter keymap (#16126) | peott-fr | 2022-01-30 | 1 | -0/+48 | |
| | ||||||
* | [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 | |
| | ||||||
* | Cutie Club Giant Macro Pad: Update QMK Configurator Implementation (#16132) | James Young | 2022-01-30 | 4 | -4/+7 | |
| | ||||||
* | Xelus Pachi: add info.json files; rename layout macros (#16123) | James Young | 2022-01-29 | 8 | -7/+431 | |
| | | | | | | | | | | | | | * xelus/pachi/mini_32u4: add info.json * xelus/pachi/rev1: add info.json * xelus/pachi/rgb/rev1: add info.json * xelus/pachi/rgb/rev2: add info.json * rename LAYOUT_ansi_tsangan to LAYOUT_tkl_ansi_tsangan Rename `LAYOUT_ansi_tsangan` to `LAYOUT_tkl_ansi_tsangan` for the Pachi RGB revisions. | |||||
* | Takashi Company Center x Enter: correct info.json key sequence (#16120) | James Young | 2022-01-29 | 1 | -181/+38 | |
| | | | | | | | * info.json: apply friendly formatting * info.json: update labels for clarity * info.json: correct key sequence | |||||
* | Takashi Company QooLee: correct info.json key sequence (#16121) | James Young | 2022-01-29 | 1 | -147/+39 | |
| | | | | | | | | | * info.json: apply friendly formatting * info.json: correct maintainer field Fixes a typo. * info.json: correct key sequence | |||||
* | Wuque Mammoth75x: refactor (#16122) | James Young | 2022-01-29 | 4 | -552/+552 | |
| | | | | | | | | | | | | * info.json: apply/polish friendly formatting * refactor LAYOUT_all macro - move the argument/keycode for the right half of split Backspace next to the left half - update QMK Configurator layout data * update QMK Configurator layout data for the other macros Moves the EncoderClick objects up, and offsets the arrow keys down 0.25u. | |||||
* | Cutie Club x Keebcats Denis: codebase touch-up and info.json update (#16124) | James Young | 2022-01-29 | 2 | -280/+712 | |
| | | | | | | | | | * denis.h: use QMK 3-character notation * info.json: apply friendly formatting * info.json: add missing layout trees * info.json: fix key sequence on ISO layouts | |||||
* | Studio Kestra Bourgeau: rename LAYOUT_all to LAYOUT_75_ansi_rwkl (#16119) | James Young | 2022-01-29 | 4 | -9/+12 | |
| | | | | | | | * rename LAYOUT_all to LAYOUT_75_ansi_rwkl The only supported layout is 75% ANSI, with two modifier keys on the right of the Spacebar instead of three. * info.json: use maintainer's GitHub username | |||||
* | CK65: LAYOUT_65_iso compatibility (#16118) | James Young | 2022-01-29 | 5 | -72/+159 | |
| | | | | | | | | | | | | | | | | | * info.json: apply friendly formatting * ck65.h: use QMK 3-character notation * move Enter keycode/argument to home row This commit makes the `LAYOUT` macro conformant to `LAYOUT_65_iso` in QMK. * rename LAYOUT to LAYOUT_65_iso * use QMK-native KC_TRNS alias in keymaps Replaces instances of `KC_TRNS` with `_______` in keymaps. * info.json: update maintainer field | |||||
* | Fix Cypher rev6 VIA keymap (#16117) | Ryan | 2022-01-29 | 1 | -1/+1 | |
| | ||||||
* | [Keyboard] Add the demiurge keyboard (#16074) | ojthetiny | 2022-01-29 | 9 | -0/+279 | |
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | [Keyboard] add synthesis60 (#15864) | Bahrul Hidayat | 2022-01-29 | 8 | -0/+355 | |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | Move kbdpad_mk2 to kbdpad/mk2, add numpad layout to mk2.h (#15892) | Felipe Bastos | 2022-01-29 | 15 | -16/+33 | |
| | ||||||
* | [Keymap] Add media keys to default UT47.2 keymap (#15893) | Alex Grover | 2022-01-29 | 2 | -5/+5 | |
| |