-
Not geographically, more… ergonomically?
-
Several months ago the Ergodox EZ code has been moved to the subfolder `ez` of `/keyboards/ergodox/`.
Am I supposed to move my EZ keymap from `/keyboards/ergodox/keymaps/` to `/keyboards/ergodox/ez…
-
I'm currently customizing my Ergodox EZ. I was previously using the rather limited massdrop configurator.
I'm using a key on the base layer that is supposed to send me to a layer if held, and send KC…
-
Hi there.
I had the thought that I could program my keyboard, a planck rv3, could change its backlight level based on which layer is active. That is, when on the default layer, have the backlight s…
-
Sorry if it's a bit obvious the answer, but, what are the keycodes for the mouse buttons? I've tried button1, button2, button3, etc. unsuccesfully (are already implemented?)
-
Hi,
I have a ergodox with a mod key that is:
LT(SymbolsLayer, KC_SPACE)
When I press the mod key one time and then hold it, the symbol layer is never pushed and I can't use the hold action.
I…
-
I'm experimenting with an Ergodox-EZ [layout](http://configure.ergodox-ez.com/keyboard_layouts/qbdaoq) for which all standard keyboard punctuation is available without directly using a shift key. As …
-
Using the latest `avr-gcc (7.1.0-1)` I'm getting the following error when trying to compile:
```
% make sqve …
-
Something we've been throwing around a little recently is to add a `layouts/` folder, which would contain a number of common/predefined layouts that could be compiled with keyboards that are compatibl…
-
When building the default keymap for the ergodox ez, the compiler complains about incrementing a boolean expression on line 60 of `ez.c`. Is that a problem with a gcc flag to modify somewhere or is it…