78 Commits (772f67484f49a48b7b408a4128006aa022b45cf0)

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