Commit Graph

589 Commits (json_custom_keycodes)

Author SHA1 Message Date
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
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
Donald Kjer e756a21636
eeprom_stm32: implement high density wear leveling (#12567) 4 years ago
Simon Arlott 0a1bf7f6aa
Support using a timer for wait_us() on ChibiOS-based boards (#12211) 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
a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
Joel Challis 2bc8215ce5
Unify behaviour of wait on AVR (#14025) 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
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
Joel Challis 70fb3e1aaf
__flash? (#13799) 4 years ago
Joel Challis e646211919
Fix unit tests after recent refactor (#13765) 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
Joel Challis 366be0f7e9
Migrate arm_atsam print logic to use common framework (#13554) 4 years ago
Jonas Gessner 52cfc9259b
[Feature] Key Overrides (#11422) 4 years ago
Chris Cullin 9c74fd14bc
Enable g_is31_leds PROGMEM for RGB Matrix IS31FL3737 driver (#13480) 4 years ago
Thomas Weißschuh a535d24ecf
core: chibios: bootloader: use integer pointers as volatile (#13450) 4 years ago
Drashna Jaelre 8da8aabbe5
Improve layer mask handling (#13065) 4 years ago
Joel Challis c232882fda
Allow configuration of USB_VBUS_PIN on chibios (#13342) 4 years ago
Joakim Tufvegren 8d9f527081
Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) 4 years ago
Nick Brassel 172e6a7030
Extensible split data sync (#11930) 4 years ago
Stefan Kerkmann ef92c9ee2c
Add CRC8 calculation subsystem to quantum (#12641) 4 years ago
Michael Stapelberg e2c5893405
core: make RESET key work with Teensy 4.x (#13076) 4 years ago
Ryan b2fdd48744
Add ST7565 LCD driver (#13089) 4 years ago
Simon Arlott b829a1d264
Avoid 8-bit timer overflows in debounce algorithms (#12240) 4 years ago
Takeshi ISHII b72f10c635
Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
James Young 7d1194de01
run: qmk cformat --core-only 4 years ago
Ryan 06aea834c4
Backlight: add defines for default level and breathing state (#12560) 4 years ago
Nick Brassel 58142f0726
Fixup housekeeping from being invoked twice per loop. (#12933) 4 years ago
Drashna Jaelre da0c551692
Add missing LED Matrix suspend code to suspend.c (#12878) 4 years ago
Drashna Jaelre f0b30e0027
Make Swap Hands use PROGMEM (#12284) 4 years ago
Ryan 3d922e6257
Add a handful of consumer/gendesk page usages (#12811) 4 years ago
github-actions[bot] 39bc8163d0
[CI] Format code according to conventions (#12731) 4 years ago
Drashna Jaelre d8167779cd
Change RGB/LED Matrix to use a simple define for USB suspend (#12697) 4 years ago
github-actions[bot] 8c12fa2e59
Format code according to conventions (#12682) 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
Nick Brassel 891d18d356
Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#12600) 4 years ago
Joel Challis 1cecd593c8
Fix for gcc10 teensy_lc eeprom build warning (#12587) 4 years ago
Ryan ce99f98bb5
LED Matrix: suspend code (#12509) 4 years ago
Michael Stapelberg e95a4f4f52
core: add pin_defs for MK66F18 (#12419) 4 years ago
Ryan 2ae38e9c43
LED Matrix: Config functions (#12361) 4 years ago