-
just like ErgoDox's "Change It Youself" product, it use the hot plug socket to let user
can easily change switches.
![hotplug_socket](https://cdn.shopify.com/s/files/1/1152/3264/t/25/assets/neat-c…
hpo14 updated
5 years ago
-
## Describe the Bug
I cannot write latest QMK to teensy from macOS but I am able to write Oryx firmware to teensy. First week with Ergodox, 2 two days with QMK. It's a nice tool chain but…
-
After `make ergodox_ez:default` I get:
```
QMK Firmware 0.6.328
Making [1mergodox_ez[0m with keymap [1mdefault[0m
avr-gcc (GCC) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
Th…
-
I've downgraded avr-gcc to 8.3, however a fresh checkout of the repo will still fail to build the ergodox_infinity. However, other keyboards are building fine.
```bash
> make git-submodule
> make…
-
Would you be able to tell me what's going on here?
https://configure.ergodox-ez.com/ergodox-ez/layouts/VqW44/latest/0
Build Errors
```
In file included from keyboards/ergodox_ez/keymaps/3abd76…
-
I've made two buttons with said keys functions in the title:
* LCTL(KC_C);
* LCTL(KC_V).
Tapping on them more then once with time period less then 200 ms makes my keyboard reload. It began doing…
-
Which operating system does the issue occur on?
Macos 10.14.5
I tried alacritty master branch, v0.3.3, v0.3.0 and v0.2.9, I can reproduce this for all these versions.
I'm using emacs(https://gi…
-
## Summary
I keymapped a dedicated Plover layer on my ergodox ez keyboard to read steno layout , which I think others have done before me with no problem. This seems to have interfered with the…
-
See also: #1754
Tested version: 0.8.1
Steps to reproduce:
1. Install mgba via: `brew install mgba`
2. Try to launch a ROM from the command line via: `mgba -f ./path/to/file.gba`
Traceback…
-
I'm very rusty in C, so I apologize if this is a C-ignorance issue rather than something QMK-specific.
The [FastLED lib8tion library](https://github.com/qmk/qmk_firmware/pull/5372/files#diff-9d6841…