Commit Graph

1140 Commits (a304a9b51ed6e876f25c579f383e2cbf9afb8353)

Author SHA1 Message Date
Joel Challis d4be4b67a2
Relocate PS2 code (#14895) 4 years ago
Joel Challis 5500c428dd
Rename platform SRC variable (#14894) 4 years ago
Joel Challis 84d5198ef9
Align PS/2 GPIO defines (#14745) 4 years ago
Nick Brassel d9be6dea3a
Fix builds for ChibiOS + Cortex-M0[+] (#14879) 4 years ago
Stefan Kerkmann e50867d52d
[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 4 years ago
bwisn 7e3ff206b8
Add HT32 support to core (#14388) 4 years ago
Joel Challis 83e978da1f
Further tidy up of STM32 eeprom emulation (#14591) 4 years ago
Dasky 7b753f227a
Enable eeprom with F401xE ld (#14752) 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
remanifest 4782e038d9
Added semicolons to rules.mk to allow symlinks from /bin/sh to /bin/zsh to complete the filesize check without error. (#14718) 4 years ago
Alexandre d'Alton 90797d903c
massdrop alt/ctrl: support saving into nvm (#6068) 4 years ago
Purdea Andrei b02a539625
Added power tracking api (#12691) 4 years ago
Drashna Jaelre 02ab7b1888
[Core] Fix "6kro enable" and clarify naming (#14563) 4 years ago
Ryan 873a1999bb
Move "firmware size check skipped" note to message.mk (#14632) 4 years ago
Joel Challis 3a2a39e5ec
Initial pass of F405 support (#14584) 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
Joel Challis 84dba25533
Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456) 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
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