qmk-firmware/keyboards/ergodox_ez/keymaps/dvorak_intl_squisher
Jack Humbert 13bb6b4b7f Backlight abstraction and other changes (#439)
* redoes matrix pins, abstracts backlight code for B5,6,7

* slimming down keyboard stuff, backlight breathing implemented

* don't call backlight init when no pin

* cleans up user/kb/quantum calls, keyboard files

* fix pvc atomic

* replaces CHANNEL with correct var in breathing

* removes .hexs, updates readmes, updates template

* cleans-up clueboards, readmes to lowercase

* updates readme
2016-06-23 22:18:20 -04:00
..
keyboard-layout0.png Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
keyboard-layout1.png Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
keyboard-layout2.png Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
keymap.c Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
readme.md Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00

readme.md

ErgoDox EZ Dvorak International Squisher

Dvorak layout adjusted with several (linux) applications in mind:

  • Easier Escape for VIM
  • Windows/Super key for awesome WM
  • Alt+Shift for international characters
  • PrintScreen for sys-rq
  • Insert for the X11 clip-board

Major layer changes:

  • Common multimedia keys are integrated into layer 0, less common into layer 1
  • No mouse keys
  • Layer 2 is qwerty (for easier gaming & less fortunate keyboard users)

Known issues:

  • Alt+Shift does not work reliably (depends on the X11 kb layout? Not entirely clear...)

layer0 layer1 layer2

Changelog

  • 2016-03-29
    • Initial release