Commit Graph

417 Commits (d2bc11ca67fc0734ecf815e034d97b4efc89fa79)

Author SHA1 Message Date
Joel Challis dcfffa7b67
Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
Joel Challis 780e763c13
Remove SERIAL_MOUSE (#14969) 4 years ago
Joel Challis 2ec268bd21
Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888) 4 years ago
Dasky 1953a968c5
Check usb transmit status in send_extra() (#14643) 4 years ago
Joel Challis 0093d3d761
Initial USB2422 driver (#14835) 4 years ago
Joel Challis 1b1f3ec68e
Split out arm_atsam shift register logic (#14848) 4 years ago
Joel Challis d4be4b67a2
Relocate PS2 code (#14895) 4 years ago
Joel Challis 84d5198ef9
Align PS/2 GPIO defines (#14745) 4 years ago
Joel Challis e0d688d4c8
Move converter specific tmk_core protocols (#14743) 4 years ago
Joel Challis 1c0347b8b8
Remove SERIAL_LINK feature (#14727) 4 years ago
Nick Brassel b2a186cf92
Purge uGFX. (#14720) 4 years ago
Ryan d8f0c8783a
Remove sysex API (#14723) 4 years ago
Purdea Andrei b02a539625
Added power tracking api (#12691) 4 years ago
Ryan 20ea5f3fb5
Relocate Adafruit BLE code (#14530) 4 years ago
Thomas Weißschuh 5fb6d57f36
[Bug] fix logical minimum in Programmable Button rdesc (#14464) 4 years ago
Thomas Weißschuh ceaf35c741
[Bug] Fix descriptor for USB Programmable Buttons (#14455) 4 years ago
Thomas Weißschuh 58d72ad795
core: fix compilation issues with USB programmable buttons (#14454) 4 years ago
Thomas Weißschuh 83988597f4
Add Support for USB programmable buttons (#12950) 4 years ago
Ryan bcf4551f74
Move Bluetooth config to common_features.mk (#14404) 4 years ago
Nick Brassel d0ac03ec8b
Remove unreferenced IBM4704, Sony NEWS, NeXT keyboard code. (#14380) 4 years ago
Drashna Jaelre 6d43a5daf4
Backport F_CPU/F_USB hack from system76 (#14286) 4 years ago
Ryan 41c50bb653
Change keyboard level include guards to `pragma once` (#14248) 4 years ago
Dasky 9af069ecf3
Fix typo (#14118) 4 years ago
Ryan b16091659c
Move USB Host Shield and Arduino core to `lib/` (#13973) 4 years ago
Nick Brassel ceb3ebda46
Fixup atsam builds. (#14052) 4 years ago
Joel Challis 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
Joel Challis 1bb7af4d44
Relocate platform specific drivers (#13894) 4 years ago
a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
50an6xy06r6n 4b96d5876e
Fix Indicator LED issues (#12097) 4 years ago
Juan Pablo Kutianski 07553b41f0
[Feature] Swap buttons on PS2 Mouse/Trackball (#9205) 4 years ago
JohSchneider bcb6e23387
Arm ps2 mouse interrupt (#6490) 4 years ago
Joakim Tufvegren 982b782ce3
Trigger a wakeup after USB Reset on ChibiOS. (#12831) 4 years ago
Joakim Tufvegren 1409b36851
Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870) 4 years ago
a_p_u_r_o 26b62f7a6c
Fix alignment of USB out report buffer 2 -> 4 (#13838) 4 years ago
Drashna Jaelre c52c69d45f
Allow for higher USB Polling rate on ATSAM boards (#13755) 4 years ago
Joel Challis 567da49ed0
Avoid LTO conficts on arm_atsam (#13676) 4 years ago
Joel Challis 366be0f7e9
Migrate arm_atsam print logic to use common framework (#13554) 4 years ago
Ryan 7ed5ac4a60
Use string literals for `SERIAL_NUMBER` (#13403) 4 years ago
Stefan Kerkmann 49fd3c0760
[Core] ChibiOS fix O3 and LTO breakage of extra keys and joystick (#12819) 4 years ago
Michael Stapelberg 7e4f01f454
core: bump USB spec version in device descriptor to 2.0 (#13078) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Nick Brassel 58142f0726
Fixup housekeeping from being invoked twice per loop. (#12933) 4 years ago
Purdea Andrei 412e7a03e4
eeprom driver: Refactor where eeprom driver initialisation (and EEPROM emulation initialisation) occurs to make it non-target-specific. (#12671) 4 years ago
github-actions[bot] d3bf3d3b1c
Format code according to conventions (#12681) 4 years ago
Purdea Andrei dbd65d01b6
Fix how USB queue overflow is handled in chibios. (#12576) 4 years ago
Purdea Andrei dcb8407ed6
Apply the "NO_LIMITED_CONTROLLER_CONNECT" fix to atmega16u2 (#12482) 4 years ago
github-actions[bot] 7daa2e210c
Format code according to conventions (#12540) 4 years ago
Michael Stapelberg 7d953332e0
ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472) 4 years ago
Ryan eae7343741
Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302) 4 years ago
github-actions[bot] 9807225f90
[CI] Format code according to conventions (#12277) 4 years ago