summaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox
Commit message (Expand)AuthorAgeFilesLines
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-283-4/+4
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2119-30/+30
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-022-2/+53
|\
| * [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-022-2/+53
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-241-1/+1
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-1982-784/+762
|/
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-301-2/+2
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-156-10/+10
* [Keymap] ergodox: updating osx_whiskey_tango_foxtrot_capslock to use process_...Nathan Johnson2022-03-232-1/+46
* [Keymap] Remove Ergodox community layout “coderkun_neo2” (#16011)Olli2022-01-233-397/+0
* [Keymap] Drashna's OLED rewrite (#15981)Drashna Jaelre2022-01-212-7/+0
* [Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre2021-12-292-41/+6
* [Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)Drashna Jaelre2021-12-141-5/+5
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-141-16/+16
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-052-243/+47
|\
| * [Keymap] Revamp the ergodox french_hacker layout (#15064)kototama2021-11-052-243/+47
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* | Remove complex `fn_actions` macros (#14662)Ryan2021-11-0127-5024/+367
* | Tidy up LCD_ENABLE/visualizer references (#14855)Joel Challis2021-10-209-331/+55
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-162-2/+2
|\|
| * [Keymap] Update Miryoku (#14827)Manna Harbour2021-10-152-2/+2
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-10-151-1/+1
|\|
| * [Keymap] Drashna Keymap Updates (#14842)Drashna Jaelre2021-10-151-1/+1
* | Remove sysex API (#14723)Ryan2021-10-061-5/+0
|/
* Cleanup issues identified by lgtm (#14459)Zach White2021-09-273-9/+1
* [Keymap] Drashna's Improve OLEDs and custom Split code (#14063)Drashna Jaelre2021-08-211-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-144-494/+419
|\
| * [Keymap] clean up userspace, add XD75 / Keyboardio Atreus (#13121)Joshua T2021-08-134-494/+419
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-08-128-221/+169
|\|
| * [Keymap] JJerrell - Add Userspace and ZSA Keyboard Keymaps (#13548)Jacob Jerrell2021-08-128-221/+169
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-08-091-142/+0
|\|
| * [User] changes to nstickney's keymaps (#11456)Stick2021-08-091-142/+0
* | Remove backwards compatibility of debounce names (#13877)Joel Challis2021-08-091-1/+1
* | Remove Full Bootmagic (#13846)James Young2021-08-069-8/+8
* | [Keymap] Drashna's Defaults cleanup (#13722)Drashna Jaelre2021-07-261-174/+45
* | [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-192-2/+2
* | Migrate more `fn_actions` stuff (#13502)Ryan2021-07-158-439/+291
* | `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-0628-251/+251
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-032-13/+23
|\|
| * [Keymap] Update Miryoku (#13307)Manna Harbour2021-07-032-13/+23
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-293-31/+17
* | Drashna's split updates (#13350)Drashna Jaelre2021-07-012-6/+7
* | Move optical sensor code to drivers folder (#13044)Drashna Jaelre2021-06-211-0/+1
* | [Keymap] Update to Drashna keymap and user code (based on develop) (#12936)Drashna Jaelre2021-05-252-30/+16
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
|/
* Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)Ryan2021-03-121-28/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-02-231-6/+9
|\
| * [Keymap] Drashna Updates - Split+OLED edition (#11968)Drashna Jaelre2021-02-231-6/+9
* | Remove QMK_KEYBOARD_CONFIG_H (#11576)Joel Challis2021-01-2212-56/+11
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-223-34/+107
|\|