summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/keymaps/hacker_dvorak
Commit message (Collapse)AuthorAgeFilesLines
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
|
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
|
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
|
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
| | | | | | | | | * Better handle LTO_ENABLE Especially when calling from command line * Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE * Remove long for LTO from show_options.mk
* [Keymap] Add new mod tap dances to Hacker Dvorak (#6155)Ismael Venegas Castelló2019-06-1823-86/+506
|
* Keymap: Refactor Hacker Dvorak (#4688)Ismael Venegas Castelló2018-12-1922-826/+925
| | | Programmer Dvorak based layout for the Ergodox EZ.
* Keymap: Hacker Dvorak (#4514)Ismael Venegas Castelló2018-12-059-0/+992
* Hacker Dvorak Programmer Dvorak based layout for the Ergodox EZ. * Address drashna comments. * Fix RGB and drop OSL for MO. * Add gulp file to automate development. * Fix gulpfile. * Caps, num and scroll lock indicators. * Fix scroll lock.