-
Hello, I'm using the USB_USB converter bought from you; I've tried almost all the usb keycodes described in the firmware, by assigning them to virtual layers. The testing method has proven quite unrel…
-
```
qmk compile -kb mousejiggler -km default
Ψ Compiling keymap with gmake --jobs=1 mousejiggler:default
QMK Firmware 0.19.9
☒ Not including data from file: keyboards/mousejiggler/info.json
☒…
-
I have use some key to change the default layer, but when I disconnect the keyboard and reconnect it, the default layer is restored to old one. How could I store the default layer state when keyboard …
-
We currently have too many compiler warnings of various types.
Those need to be fixed.
-
### 先学习怎么自定义按键
> LotKB蓝牙双模键盘刷写操作和TMK的方式是完全一样的,仅仅最后一步刷写不在网站上进行刷写,而是运行专属工具进行刷写。所以详细操作可以参看GH60这些采用TMK固件的刷写文章,学习怎么自定义按键:
--------------
### 学习完自定义按键后,可以进入正题:
1. 首先进入[http://kle.ydkb.io/](http://kl…
-
When console endpoint size is 64 bytes hid_listen fails to display debug prints like below.
On Linux hid_listen works without problem.
```
Device disconnected.
Waiting for new device:
Listening…
-
These two graphs should be the same. The second seems to leave a lot of the seasonality in the remainder series.
``` r
library(fpp3)
library(rdwd)
df
tibble() %>%
mutate(date = as.Date…
-
Not an issue.
A note on the remark via a vis BIOS(UEFI)/Resume(Sleep&Wake)/Power cycle problems with tmk-connected keyboards:
I am using a Sun Type 5c keyboard with tmk firmware. At least with rece…
-
You cannot send HID code 0x78- on NKRO report due to limitation of TMK report descriptor.
Some language specific keys of Japanese, Korean and Brazilian will suffer the limitation.
And if you send 0x78…
-
So far it's not happy being plugged in to the dedicated keyboard port on my Aten CS-1764: it powers up, but on master branch the LCD backlights stay at the startup orange color and never turn green, a…