Skip to content

ai212983/qmk-keymaps

Repository files navigation

QMK Keyboards Layouts

Layouts in this repo are work in progress and most likely will be tweaked in next few months (beginning of 2020).

There are ErgoDox EZ and Planck EZ layouts, sharing some code. These layouts was made to be as close to each other as possible.

Both layouts are using Mac OS X Unicode Hex Input for Cyrillic.

Wally is used for flashing.

Known problems

Recent GCC (9.2.x and above) are producing warnings on compilation. It breaks building Planck firmware. There is unresolved ticket at QMK firmware GitHub.

Patch to fix it is located in etc, apply it with

git apply --directory qmk_firmware/lib/chibios/ etc/0001-gcc-compiler-warning-fix.patch

Backlog

  • Lock LOWER by tapping (it is also ESC, so not compatible with built-in TT)

  • Better yabai/windows management

  • also check Issues section for already planned features

Can be better, but its ok for now

  • Left hand is overloaded a bit because of nav keys

  • *-+/ symbols are not too convinient

  • There is a LOT of unused keys for ErgoDox EZ

References

Some notes and reasoning (in no particular order)

  • Tap Dance adds annoying delay before character appears. TD should be avoided, at least on frequently used keys.

  • Navigation is bind to the left hand so right hand can use the mouse.

  • Hyper should be used mostly for system-wide hotkeys, Meh for app-specific.

About

Personal QMK Keyboards Layouts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published