cuu
899a162b64
fix keyboard fn bug
2023-07-14 16:06:07 +12:00
cuu
521c5f0441
add patched devterm keyboard bin hex files
2022-11-11 13:49:13 +08:00
cuu
2c31199f2a
undo dfu mode fix code
2022-09-20 17:10:18 +08:00
cuu
0c8b8d30fa
DFU Mode bug fix
2022-09-20 16:29:09 +08:00
cuu
3a1edf8b70
update keyboard and A04/devterm-a04-gearbox
2021-12-29 19:03:50 +08:00
cuu
81addc7f4b
keyboard_firmware_v0.2a without foriequal0's less slippery
...
enhancement
keyboard_firmware_v0.3 with foriequal0's less slippery enhancement
both added fix of conflicts between scrolling and mid mouse click
2021-12-22 14:14:52 +08:00
cuu
c66b85c04a
fix conflicts of scrolling and mid mouse key
2021-12-22 00:01:15 +08:00
cuu
f0cc9f250e
update keyboard code,followed updates from foriequal0
2021-12-19 12:53:26 +08:00
cuu
82191b8466
sudo stm32flash -r devterm.kbd.0.2_48mhz.bin -S 0x08000000:65536 /dev/ttyUSB0
...
srec_cat devterm.kbd.0.2_48mhz.bin -Binary -offset 0x08000000 -output devterm.kbd.0.2_48mhz.hex -Intel
new keyboard firmware based on https://github.com/foriequal0/devterm_keyboard improvement for trackball
https://forum.clockworkpi.com/t/ive-rewritten-devterm-keyboard-trackball-firmware/7671
2021-12-19 12:33:37 +08:00
cuu
bd1fab27fc
update fix trackball middle scroll issue
2021-12-17 20:23:24 +08:00
cuu
a73bf1cc00
rename
2021-12-17 12:54:17 +08:00
cuu
ce48b4986f
add binary file for keyboard
2021-12-17 11:59:22 +08:00
cuu
1429167abc
add wheel scroll of trackball
2021-12-17 11:26:50 +08:00
cuu
b1370d2124
borrwoed a lot code from https://github.com/foriequal0/devterm_keyboard in order to optimize the trackball
2021-12-16 20:41:37 +08:00
cuu
0485bd26b9
delayMicroseconds 30 to 700 in matrix_scan
2021-07-11 12:29:55 +08:00
cuu
191626d736
add PULLUP for keyboard
2021-06-12 20:56:18 +08:00
cuu
03cf255599
keyboard matrix_scan modificatio
2021-06-12 08:11:43 +08:00
cuu
c129f9ea43
increase DEBOUNCE to avoid unexpected repeat keys
2021-06-11 17:10:49 +08:00
cuu
fd2c7c08da
increase DEBOUNCE to avoid unexpected repeat keys
2021-06-10 12:27:11 +08:00
cuu
bf187a9518
add TrackSpeed in devterm_keyboard
2021-05-31 17:22:42 +08:00
cuu
46944be3ce
minor mod for trackball
...
add read_adc to read temperature for thermal_printer
2021-05-27 13:28:13 +08:00
cuu
c626e1f797
devterm_keyboard,use switch 2 to switch the joystick to be the GameShell mode
2021-05-22 19:46:50 +08:00
cuu
348e17202f
volume up down
2021-05-20 09:51:37 +08:00
cuu
e82cde880e
bug fix,increase delay in matrix/keys scan process
...
fn+arrow keys to be page up/dn, home end
bottom mouse middle key fixed
shift caps lock bug fix
now there are only two layers in keyboard
remove bug code,layers, use USBComposite_stm32f1's modifiers and setAdjustForHostCapsLock to do shift / caps lock job
2021-05-18 20:59:30 +08:00
cuu
ccc90142a6
keyboard bug fix
2021-05-18 16:15:20 +08:00
cuu
458a7b4c49
add brightness up/down on fn <> keys
2021-05-09 06:24:19 +08:00
cuu
3b213ae288
_JOYSTICK_LEFT bug fix
2021-05-08 13:55:57 +08:00
cuu
eb44ebdf50
add usb hid consumer,increase key latency
2021-05-08 12:38:32 +08:00
cuu
7ccbbb5c3e
bug fix,scan_keys used wrong variable of debouncing, add KEY_DEB struct
2021-05-04 08:03:31 +08:00
cuu
661f49abdc
adjust fn_arrows keys speed to 5
2021-05-03 10:51:28 +08:00
cuu
b1b1e842b4
Preliminarily added the Fn function key with the arrow keys to simulate mouse movement
2021-04-29 09:57:36 +08:00
cuu
9278b6bad3
add schematic pdfs and firmware code
2021-03-29 19:32:40 +08:00