Yihui Xiong
Yihui Xiong
It seems HTTPS is not a must-be, HTTP should work
@Fuhua-Chen
It requires changing the firmware of the Mic Array. It's likely to be available next version firmware.
@doumdi Can you share your email? I will send you one.
@janzuiderveld You can find these configurations on my repository https://github.com/xiongyihui/odas/tree/master/config/odaslive
Freezing the `keyboard` module into CircuitPython requires many changes (`keyboard` as a frozen module). I am trying to submit required features to upstream to make it easier. For example ,...
Adafruit has a tool - [circuitpython-build-tools](https://github.com/adafruit/circuitpython-build-tools) to build a module. I will try to add it to CI.
The main reason to use D as a Tap-key is to keep our fingers at the home row. We want to highlight the idea. It is configurable. Both V and...
Using CTLESC to replace CAPSLOCK is used by many power users, but I'm not sure if CTLESC should be included in the default keymap. Maybe add a new file named...
Indeed, the tap-key does not repeat. It's a byproduct of the tap-key feature. We should document it more clearly.