Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-07 | Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299) | Dasky | |
2022-09-07 | Remove legacy define USE_SERIAL_PD2 (#18298) | Dasky | |
2022-09-06 | Merge remote-tracking branch 'origin/master' into develop | Joshua Diamond | |
2022-09-06 | keymaps/stapelberg: keypad layer for multimedia keys, wake on escape (#18295) | Michael Stapelberg | |
This makes more keys function as printed on the actual keyboard :) | |||
2022-09-06 | Resolve conflict merging master to develop (#18297) | Joshua Diamond | |
* Discourage use of ENCODER_MAP at keyboard level (#18286) * Discourage use of ENCODER_MAP at keyboard level * Update docs/feature_encoders.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> * Fungo rev1: fix QMK Configurator key sequence (#18293) * info.json: correct JSON syntax; friendly formatting * info.json: fix key sequence Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2022-09-06 | Remove legacy USE_SERIAL define (#18292) | Dasky | |
* Remove legacy USE_SERIAL define * tidy up missed comments | |||
2022-09-06 | Fungo rev1: fix QMK Configurator key sequence (#18293) | James Young | |
* info.json: correct JSON syntax; friendly formatting * info.json: fix key sequence | |||
2022-09-06 | Discourage use of ENCODER_MAP at keyboard level (#18286) | Joel Challis | |
* Discourage use of ENCODER_MAP at keyboard level * Update docs/feature_encoders.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-09-06 | Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290) | Ryan | |
2022-09-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-06 | Mars 6.5 Layout Additions (#18282) | James Young | |
* info.json: apply friendly formatting * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_split_bs * enable Community Layouts support * info.json: correct maintainer value | |||
2022-09-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-06 | Remove use of legacy keycode (#18281) | Joel Challis | |
2022-09-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-05 | EU ISOlation: fix QMK Configurator key sequence (#18272) | James Young | |
* 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 | |||
2022-09-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-05 | Fix compilation error for GH60 satan HHKB 7u layout (#18250) | AMing Lau | |
* 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> | |||
2022-09-04 | Rename keyboards with uppercase letters (#18268) | Ryan | |
2022-09-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-03 | dyz60_hs Layout Additions (#18261) | James Young | |
* 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. | |||
2022-09-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-03 | Fix a couple of boards still using `usb.device_ver` (#18258) | Ryan | |
2022-09-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-03 | Clean up data driven mappings syntax (#18257) | Ryan | |
2022-09-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-03 | [Docs] Update 'Process Record' according to the code (#18209) | coliss86 | |
* [doc] Update 'Process Record' according to the code * [doc] fix link | |||
2022-09-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-03 | [Keyboard] RS60 Rev2 change to eeprom emulation (#18201) | Xelus22 | |
by xelus | |||
2022-09-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-03 | [Keyboard] Add IDOBAO Abacus ID42 Keyboard (#16923) | Vino Rodrigues | |
by vinorodrigues | |||
2022-09-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-03 | Add absolute key positions to microdox info.json (#18238) | Tim Traversy | |
2022-09-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-03 | Remove more RESET keycode references (#18252) | Joel Challis | |
2022-09-02 | Adjust `EXTRAKEY_ENABLE` ifdefs for `send_extra()` (#18249) | Ryan | |
2022-09-02 | Simplify extrakeys sending at the host driver level (#18230) | Ryan | |
* Simplify extrakeys sending at the host driver level * There are two arguments here * Wrong syntax * Adjust keyboards which use a custom host driver | |||
2022-09-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-02 | [Keymap] Fixing location of my Keymap for the Gentleman65 (#18246) | Brian | |
2022-09-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-02 | [Keymap] Fix bootmagic compilation issue with Drashna keymaps (#18223) | Drashna Jaelre | |
2022-09-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-01 | [Keyboard] Add Lunakey Pico (#18202) | Yoichiro Tanaka | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-09-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-01 | [Keyboard] Add Shoc Keyboard (#18143) | Jannik Becker | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-09-01 | Prevent USB peripheral fault when restarting USB on WB32 MCUs (#18058) | Joy Lee | |
Co-authored-by: Joy <chang.li@westberrytech.com> | |||
2022-09-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-01 | Install correct package on Fedora (#18243) | Joel Challis | |
2022-09-01 | Better handle EEPROM reset keycode (#18244) | Drashna Jaelre | |
2022-09-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-01 | [Keyboard] Add Ingrained Keyboard (#15928) | jpuerto96 | |
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> |