7 Commits

Author SHA1 Message Date
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
191626d736 add PULLUP for keyboard 2021-06-12 20:56:18 +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
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
9278b6bad3 add schematic pdfs and firmware code 2021-03-29 19:32:40 +08:00