Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-05 | 2 | -18/+27 | |
|\| | ||||||
| * | EU ISOlation: fix QMK Configurator key sequence (#18272) | James Young | 2022-09-05 | 2 | -18/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | * eu_isolation.h: physically arrange layout macros Whitespace only; no logic changes. * info.json: apply friendly formatting Add line breaks between physical rows. * info.json: correct key sequence | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-05 | 5 | -22/+59 | |
|\| | ||||||
| * | Fix compilation error for GH60 satan HHKB 7u layout (#18250) | AMing Lau | 2022-09-05 | 5 | -22/+59 | |
| | | | | | | | | | | | | | | | | | | * Fix compilation error for GH60 satan HHKB 7u layout * Update keyboards/gh60/satan/info.json Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||||
* | | Rename keyboards with uppercase letters (#18268) | Ryan | 2022-09-04 | 29 | -21/+9 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-03 | 3 | -4/+444 | |
|\| | ||||||
| * | dyz60_hs Layout Additions (#18261) | James Young | 2022-09-03 | 3 | -4/+444 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dyz60_hs: add matrix diagram * add LAYOUT_60_ansi * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_iso * add LAYOUT_60_iso_split_bs_rshift * enable Community Layouts support * readme.md: correct keyboard references Replace `dyz60` with `dyz60_hs` as needed. | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-03 | 3 | -3/+3 | |
|\| | ||||||
| * | Fix a couple of boards still using `usb.device_ver` (#18258) | Ryan | 2022-09-03 | 3 | -3/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-03 | 2 | -3/+3 | |
|\| | ||||||
| * | Clean up data driven mappings syntax (#18257) | Ryan | 2022-09-03 | 2 | -3/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-03 | 1 | -30/+43 | |
|\| | ||||||
| * | [Docs] Update 'Process Record' according to the code (#18209) | coliss86 | 2022-09-03 | 1 | -30/+43 | |
| | | | | | | | | | | * [doc] Update 'Process Record' according to the code * [doc] fix link | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-03 | 17 | -28/+168 | |
|\| | ||||||
| * | [Keyboard] RS60 Rev2 change to eeprom emulation (#18201) | Xelus22 | 2022-09-03 | 17 | -28/+168 | |
| | | | | | | by xelus | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-03 | 11 | -0/+568 | |
|\| | ||||||
| * | [Keyboard] Add IDOBAO Abacus ID42 Keyboard (#16923) | Vino Rodrigues | 2022-09-03 | 11 | -0/+568 | |
| | | | | | | by vinorodrigues | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-03 | 1 | -35/+35 | |
|\| | ||||||
| * | Add absolute key positions to microdox info.json (#18238) | Tim Traversy | 2022-09-03 | 1 | -35/+35 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-03 | 58 | -72/+59 | |
|\| | ||||||
| * | Remove more RESET keycode references (#18252) | Joel Challis | 2022-09-03 | 58 | -72/+59 | |
| | | ||||||
* | | Adjust `EXTRAKEY_ENABLE` ifdefs for `send_extra()` (#18249) | Ryan | 2022-09-02 | 4 | -8/+8 | |
| | | ||||||
* | | Simplify extrakeys sending at the host driver level (#18230) | Ryan | 2022-09-02 | 12 | -149/+70 | |
| | | | | | | | | | | | | | | | | | | * Simplify extrakeys sending at the host driver level * There are two arguments here * Wrong syntax * Adjust keyboards which use a custom host driver | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-02 | 2 | -0/+0 | |
|\| | ||||||
| * | [Keymap] Fixing location of my Keymap for the Gentleman65 (#18246) | Brian | 2022-09-02 | 2 | -0/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-02 | 3 | -54/+60 | |
|\| | ||||||
| * | [Keymap] Fix bootmagic compilation issue with Drashna keymaps (#18223) | Drashna Jaelre | 2022-09-02 | 3 | -54/+60 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-02 | 11 | -0/+354 | |
|\| | ||||||
| * | [Keyboard] Add Lunakey Pico (#18202) | Yoichiro Tanaka | 2022-09-01 | 11 | -0/+354 | |
| | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-02 | 8 | -0/+424 | |
|\| | ||||||
| * | [Keyboard] Add Shoc Keyboard (#18143) | Jannik Becker | 2022-09-01 | 8 | -0/+424 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Prevent USB peripheral fault when restarting USB on WB32 MCUs (#18058) | Joy Lee | 2022-09-01 | 3 | -0/+10 | |
| | | | | | | Co-authored-by: Joy <chang.li@westberrytech.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-02 | 1 | -1/+1 | |
|\| | ||||||
| * | Install correct package on Fedora (#18243) | Joel Challis | 2022-09-01 | 1 | -1/+1 | |
| | | ||||||
* | | Better handle EEPROM reset keycode (#18244) | Drashna Jaelre | 2022-09-01 | 1 | -1/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-01 | 11 | -0/+725 | |
|\| | ||||||
| * | [Keyboard] Add Ingrained Keyboard (#15928) | jpuerto96 | 2022-09-01 | 11 | -0/+725 | |
| | | | | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Juan Puerto <jpuerto@psc.edu> Co-authored-by: jpuerto-psc <68066250+jpuerto-psc@users.noreply.github.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-01 | 2 | -11/+2 | |
|\| | ||||||
| * | Remove non promicro pins from converters (#18239) | Joel Challis | 2022-09-01 | 2 | -11/+2 | |
| | | ||||||
* | | Add unicode mode change callbacks (#18235) | Joshua Diamond | 2022-08-31 | 6 | -28/+63 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-31 | 39 | -0/+5283 | |
|\| | ||||||
| * | Add giabalanai keyboard (#10125) | 3araht | 2022-08-31 | 39 | -0/+5283 | |
| | | | | | | by 3araht | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-31 | 9 | -0/+622 | |
|\| | ||||||
| * | Added personal Iris Rev6a layout and Milk 2% layout (#17600) | Ryan Neff | 2022-08-31 | 9 | -0/+622 | |
| | | | | | | by JellyTitan | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-31 | 2 | -0/+65 | |
|\| | ||||||
| * | Add bepo variant to massdrop/thekey keymaps (#18129) | Benjamin Collet | 2022-08-31 | 2 | -0/+65 | |
| | | | | | | by mrBen | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-31 | 12 | -90/+76 | |
|\| | ||||||
| * | Bandominedoni encoder fix (#18229) | 3araht | 2022-08-31 | 12 | -90/+76 | |
| | | | | | | by 3araht | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-31 | 21 | -156/+84 | |
|\| | ||||||
| * | [Keyboard] Updates to Work Louder keyboards (#18232) | Drashna Jaelre | 2022-08-31 | 21 | -156/+84 | |
| | | | | | | | | by Drashna |