hasu@tmk
hasu@tmk
I'm using this logic_analyzer with Arduino Uno and jawi/ols client and found the client get one incorrect data at the very last. This happens when using trigger with sampling rate...
I used 1uF for C1 of Rev.1 PCB instead of 10uF and experienced random MCU runaway, hang or reset(blown-out?). In PS/2 converter with 1uF some keyboard(KBC Poker with PS/2 adapter)...
# References ## NetBSD http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/macppc/dev/ams.c?rev=1.31 ## Linux https://elixir.bootlin.com/linux/v5.17/source/drivers/macintosh/adbhid.c ## OpenBSD https://github.com/openbsd/src/blob/94712de55c5b4bdbaec3eebf1d8a959bab2c2fe7/sys/dev/adb/ams.c https://github.com/openbsd/src/blob/ac86860c81a0c162ea59c4454387b3f4c75999e1/sys/arch/macppc/dev/ams.c ## Apple OSS Classic Mouse protocol: https://github.com/apple-oss-distributions/AppleADBMouse/blob/AppleADBMouse-212/AppleADBMouse.cpp#L146-L163 Note that 'optional second button' is ignored here. Extended Mouse protocol:...
when you don't define unused layers in keymap file, flash memory space for the undefined layers is filled with 0xFFFF(on AVR at least) and the the code is not valid...
# Keyboard ### Apple Extended Keyboard M0115 ### Apple Extended Keyboard II M3501 ### Apple Standard Keyboard M0116, M0118 ### Apple Adjustable Keyboard M1242 ### Apple Desktop Bus Keyboard(Apple II...
timing? It fails to change address. https://geekhack.org/index.php?topic=14290.msg3119277#msg3119277 ``` Waiting for device:.... Listening: TMK:5db0ef/LUFA:d6a7df Scan: USB configured. Loop start. Device disconnected. Waiting for new device:.... Listening: TMK:5db0ef/LUFA:d6a7df Scan: addr:3, reg3:7C01 USB...
It seems to fail to change address in initialization process somehow. > also the when i try to connect the mouse it freaks out, the keyboard stops working (tried also...
With avr-gcc 10.2.0-1 these changes are needed. https://github.com/jiexi/tmk_keyboard/commit/38965bdc5ad771de1623449acf69e4afdaaba70f
https://geekhack.org/index.php?topic=14290.msg3120441#msg3120441 ``` Waiting for device:.... Listening: TMK:80e194/LUFA:d6a7df Scan: USB configured. Loop start. RRRRK:found: addr:2 reg3:6B02 K:fail: move K:setup: addr:9 reg3:6902, ISO:no ```
- [ ] #730 - [x] Keypad - dumb Keyboard - [x] dumb Mouse - [x] Glidepoint - not work - dumb Mouse https://geekhack.org/index.php?topic=14290.msg3117929#msg3117929