Commit Graph

74 Commits (1bb7af4d446174b7181c9bb22dbd14c93642ea10)

Author SHA1 Message Date
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
Joel Challis 7c691d82bf
Remove ONEHAND_ENABLE (#13920) 4 years ago
Joel Challis 34de7ca224
Move print/debug files to quantum (#12069) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Joel Challis 5ba4391cf2
Refactor of USB code within split_common (#11890) 4 years ago
Joel Challis a3cbc8a004
Overhaul bootmagic logic to have single entrypoint (#8532) 4 years ago
Joel Challis 1f2fe2eab9
Refactor platform logic within print.h (#11863) 4 years ago
Joel Challis 99bffc2a21
Migrate some tmk_core files to quantum (#11791) 4 years ago
Joel Challis 0288142769
Migrate mousekey to quantum (#11804) 4 years ago
XScorpion2 a8d0ec0749
[Split] Sync Timer feature (#10997) 5 years ago
Peter Landoll 0fbb1e550a
Add description in Bluetooth docs for requiring NKRO to be disabled (#10359) 5 years ago
David Cuthbert b846480d5a
Output an error message if LINK_TIME_OPTIMIZATION_ENABLE is set but LTO_ENABLE is not (#10217) 5 years ago
Ryan 0f596881b3 Remove support for Adafruit EZ-Key (#10103) 5 years ago
Drashna Jaelre 92385b3fb6 Better handle LTO_ENABLE (#9832) 5 years ago
Drashna Jaelre 3c74edbc69 Disable NKRO on V-USB controllers (#9054) 5 years ago
Ryan 69e0ad1b2c Additional cleanups for V-USB code (#9310) 5 years ago
James Young fced377ac0
2020 May 30 Breaking Changes Update (#9215) 5 years ago
skullY 6f30b402a2 Revert "Fix conflicting types for 'tfp_printf' (#8269)" 5 years ago
Joel Challis e17b55e33a
Fix conflicting types for 'tfp_printf' (#8269) 5 years ago
Joel Challis 5f82b0782f
Initial vusb console support (#8559) 5 years ago
Konstantin Đorđević be2f5816b6
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) 5 years ago
Joel Challis d8f3c28a37
Align some ChibiOS build logic (#8461) 5 years ago
Joel Challis 789e199450
Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347) 5 years ago
Joel Challis d96380e654
Initial arm->chibios pass - simplify some platform logic (#8450) 5 years ago
Joel Challis 8d9c800da0
Unconditionally enable ChibiOS syscalls (#8268) 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274) 5 years ago
fauxpark 1e670f5e67
Remove `KEYMAP_SECTION_ENABLE` (#7882) 5 years ago
Drashna Jaelre 29630e6e49 [Core] Add short form LTO_ENABLE (#7259) 6 years ago
Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710) 6 years ago
Drashna Jaelre 7e655a207e Add option to enable LTO easily (#5674) 6 years ago
Andrew Kannan 6b4549da8c Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 6 years ago
alex-ong 574fc6444b Whitespace cleanup. 6 years ago
alex-ong 39ca330f10 DO NOT USE - Removed debounce from TMK. 6 years ago
James Laird-Wah 39bd760faf Use a single endpoint for HID reports (#3951) 7 years ago
Drashna Jaelre 388df5359b Fix Spacing issue in makefile that breaks Terminal config 7 years ago
Drashna Jaelre 40313cfa3b Fix Terminal feature on ChibiOS 7 years ago
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215) 7 years ago
Takuya Urakawa f4094930a3 stm32f1xx EEPROM emulation (#3914) 7 years ago
patrickmt ab91e07753 Massdrop keyboards console device support for hid_listen 7 years ago
yiancar 621ce29a53 STM32 EEPROM Emulation (#3741) 7 years ago
patrickmt 30680c6eb3 Massdrop keyboard support (#3780) 7 years ago
Alex Ong 4db27a2c76 Changed order of rules in TMK. Documented feature. 7 years ago
Alex Ong 3cf7f7322c Removed "debounce_algo = manual" in all keyboards with CUSTOM_MATRIX = yes. 7 years ago
U-LANDSRAAD\drashna b23d2a68dc add syscalls.c if autoshift is enabled, to fix compile issue on ChibiOS 7 years ago
Joe Wasson 7230923b05 Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency 7 years ago
Fred Sundvik 017458a07b Move functionality from action_util to report 8 years ago
Fred Sundvik d29906cb64 Emulate eeprom 8 years ago
Fred Sundvik f646f00b93 Rename native to test 8 years ago