Commit Graph

1116 Commits (8fe320baa6d6aab7dc5cb1526a9b0df9cc666ed9)

Author SHA1 Message Date
Thomas Weißschuh 83988597f4
Add Support for USB programmable buttons (#12950) 4 years ago
Joel Challis 1a68feb842
Implement F4 eeprom (#14195) 4 years ago
Joel Challis fa141a5a8f
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) 4 years ago
Joel Challis a78f0e8a0b
Refactor use of _STM32_ defines (#14439) 4 years ago
Joel Challis 0ca4a56a04
Refactor use of STM32_SYSCLK (#14430) 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
Joel Challis 1a494da288
Fix eeprom for Durgod boards (#14324) 4 years ago
Joel Challis 8d6d8cfadf
Tidy up defines within STM EEPROM emulation (#14275) 4 years ago
Ryan 41c50bb653
Change keyboard level include guards to `pragma once` (#14248) 4 years ago
Joel Challis f2c9e82e5b
cherry pick tidy up (#14244) 4 years ago
Drashna Jaelre 15710db4ad
Move feature suspend logic out of platform specific code (#14210) 4 years ago
Takeshi ISHII c9c60d227e
add wait_cpuclock() macro for AVR and CPU_CLOCK macro (#12755) 4 years ago
Drashna Jaelre 6fd20acf4b
Fix Mouse Shared EP functionality (#14136) 4 years ago
Donald Kjer e756a21636
eeprom_stm32: implement high density wear leveling (#12567) 4 years ago
Dasky 9af069ecf3
Fix typo (#14118) 4 years ago
Nick Brassel c70abc8d04
Warn when building a board that uses arm_atsam (#10904) 4 years ago
Simon Arlott 0a1bf7f6aa
Support using a timer for wait_us() on ChibiOS-based boards (#12211) 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 b8e913c8db
Migrate platform independent code from tmk_core -> quantum (#13673) 4 years ago
Joel Challis 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
Joel Challis 4c9003b177
Move chibios board files to allow tmk_core platform migration (#13777) 4 years ago
Joel Challis 1bb7af4d44
Relocate platform specific drivers (#13894) 4 years ago
Donald Kjer 483691dd73
Fixes for clang not being able to run unit tests (#13546) 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
Ryan 37496f4b60
Add alternate ldscript for STM32duino (F103xB) (#12914) 4 years ago
Joel Challis 2bc8215ce5
Unify behaviour of wait on AVR (#14025) 4 years ago
Joel Challis ab941ce614
Move all the flash logic from tmk_core (#13927) 4 years ago
Ryan d3932a104c
Add padding to LUFA-MS .BIN files (#13922) 4 years ago
Joel Challis 7c691d82bf
Remove ONEHAND_ENABLE (#13920) 4 years ago
Sergey Vlasov 610035dce8
Add HOLD_ON_OTHER_KEY_PRESS option for dual-role keys (#9404) 4 years ago
Joel Challis c588d232cb
Avoid name conflicts with usb_hid Arduino code (#13870) 4 years ago
Pete Sevander 7e983796e1
Process combos earlier & overlapping combos (#8591) 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
Joel Challis 34de7ca224
Move print/debug files to quantum (#12069) 4 years ago
xyzz 720c676403
flash_stm32: don't unlock flash if already unlocked (#13841) 4 years ago
a_p_u_r_o 26b62f7a6c
Fix alignment of USB out report buffer 2 -> 4 (#13838) 4 years ago
Joel Challis 70fb3e1aaf
__flash? (#13799) 4 years ago
Joel Challis e646211919
Fix unit tests after recent refactor (#13765) 4 years ago
Drashna Jaelre c52c69d45f
Allow for higher USB Polling rate on ATSAM boards (#13755) 4 years ago
Drashna Jaelre 71e9f8fc11
Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588) 4 years ago
Joel Challis b5bcd5b0a1
Refactor some platform dependent logic (#13675) 4 years ago
Joel Challis 567da49ed0
Avoid LTO conficts on arm_atsam (#13676) 4 years ago
Joel Challis 5d7f2823c9
Implement GPIO abstraction for atsam (#13567) 4 years ago