summaryrefslogtreecommitdiff
path: root/layouts/community/ergodox
AgeCommit message (Expand)Author
2023-07-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-11[Keymap] Update Zweihander Ergodox keymap (#21506)adiabatic
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan
2023-06-01[Keymap] `zweihander-macos`: Don’t pretend to be a mouse (#20997)adiabatic
2023-05-31[Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-02-28[Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre
2023-02-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-01zweihander-macos: Update keys, add capslock (#19730)adiabatic
2023-01-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-16[Keymap] Improve Zweihander layout for the Ergodox EZ (#18737)adiabatic
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-12-10Remove broken keymap/userspace (#19271)Joel Challis
2022-11-29[Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-11-03Normalise Dynamic Macro keycodes (#18939)Ryan
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-21Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-17Remove legacy sendstring keycodes (#18749)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)Drashna Jaelre
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-10-13Remove keymaps that still reference legacy macros (#18690)Joel Challis
2022-10-13Remove some .gitignore files (#18689)Joel Challis
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-10-05Remove legacy locking caps/num/scroll keycodes (#18601)Ryan
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-07-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-02[Keymap] Update Miryoku (#16482)Manna Harbour
2022-06-24Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-05-30[Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan
2022-03-23[Keymap] ergodox: updating osx_whiskey_tango_foxtrot_capslock to use process_...Nathan Johnson
2022-01-23[Keymap] Remove Ergodox community layout “coderkun_neo2” (#16011)Olli
2022-01-21[Keymap] Drashna's OLED rewrite (#15981)Drashna Jaelre
2021-12-29[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre
2021-12-14[Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)Drashna Jaelre
2021-11-14Rework and expand Pointing Device support (#14343)Drashna Jaelre
2021-11-05Merge remote-tracking branch 'origin/master' into developQMK Bot