5 Commits (9e2e7737823e86612c3a90b485650e349cd251ea)

Author SHA1 Message Date
  JayceFayne f3bef84dac
`ST7565_TIMEOUT 0` and `ST7565_DISABLE_TIMEOUT` should behave the same (#14315) 2 years ago
  JayceFayne da81e5c7cd
`OLED TIMEOUT 0` and `OLED_DISABLE_TIMEOUT` should behave the same (#14302) 2 years ago
  Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454) 2 years ago
  Drashna Jaelre a80d789147
Fix issues with VIA EEPROM init and bring in line with eeconfig functionality (#13243) 2 years ago
  Joel Challis b8e913c8db
Migrate platform independent code from tmk_core -> quantum (#13673) 2 years ago
  a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 2 years ago
  Stefan Kerkmann ef92c9ee2c
Add CRC8 calculation subsystem to quantum (#12641) 2 years ago
  Ryan b2fdd48744
Add ST7565 LCD driver (#13089) 2 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Nick Brassel 58142f0726
Fixup housekeeping from being invoked twice per loop. (#12933) 3 years ago
  Purdea Andrei 412e7a03e4
eeprom driver: Refactor where eeprom driver initialisation (and EEPROM emulation initialisation) occurs to make it non-target-specific. (#12671) 3 years ago
  Ryan ce99f98bb5
LED Matrix: suspend code (#12509) 3 years ago
  Ryan 2ae38e9c43
LED Matrix: Config functions (#12361) 3 years ago
  Joel Challis a3cbc8a004
Overhaul bootmagic logic to have single entrypoint (#8532) 3 years ago
  Nick Brassel abe189377c
[BUG] Massdrop develop rgb fix (#12022) 3 years ago
  XScorpion2 d1806a26e4
Split transport mirror (#11046) 3 years ago
  Joel Challis 1f2fe2eab9
Refactor platform logic within print.h (#11863) 3 years ago
  Drashna Jaelre 7161d65070
Remove FAUXCLICKY feature (deprecated) (#11829) 3 years ago
  Joel Challis b2d0e8a491
Manually run formatting job (#11797) 3 years ago
  Drashna Jaelre c0de49e393
Fix DEBUG_MATRIX_SCAN_RATE on chibiOS when console is enabled (#11776) 3 years ago
  Takeshi ISHII c27f16158d
add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489) 3 years ago
  Nick Brassel 1108210f1b
Keep track of encoder activity (#11595) 3 years ago
  Nick Brassel e702c7f1b4
Keep track of last matrix activity. (#11552) 3 years ago
  Nick Brassel ab375d3d07 Revert "Keep track of last matrix activity (#10730)" 3 years ago
  Nick Brassel 79d1db3324
Keep track of last matrix activity (#10730) 3 years ago
  XScorpion2 a8d0ec0749
[Split] Sync Timer feature (#10997) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  Drashna Jaelre e7497b3fba
Add references for is_keyboard_left() (#10850) 3 years ago
  a-chol d4be07dad3 Hid joystick interface (#4226) 3 years ago
  Drashna Jaelre 1110fe6c6f
Move dip switch init to back of the init process (#9233) 4 years ago
  Joel Challis c482a2944b
Provide a mechanism for split keyboards to process key press on both halves (#9001) 4 years ago
  zvecr 406dc2fb2d Move encoder_read to common location 4 years ago
  Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 4 years ago
  Joel Challis ba628a28bc
Move rgblight and backlight task to common location (#7733) 4 years ago
  Wilba 320822d75b VIA Configurator Refactor (#7268) 4 years ago
  Drashna Jaelre 85f4c3ebb4 [Core] Optimize matrix processing (#7621) 4 years ago
  Joel Challis efb21c00ce Fix FORCE_NKRO handling (#7601) 4 years ago
  Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710) 4 years ago
  Joel Challis cc5edb9eeb
Port DEBUG_MATRIX_SCAN_RATE to core (#7029) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  fauxpark f2c179de58 Remove superfluous JTAG disable code (#6445) 4 years ago
  XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773) 5 years ago
  Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) 5 years ago
  Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions (#3113) 5 years ago
  alex-ong 574fc6444b Whitespace cleanup. 5 years ago
  alex-ong 39ca330f10 DO NOT USE - Removed debounce from TMK. 5 years ago
  ishtob 4099536c0e adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 5 years ago
  Danny Nguyen a5fa75fcb3 Move disable JTAG code from `keyboard_init` to `keyboard_setup` 5 years ago
  Alex Ong 3cf7f7322c Removed "debounce_algo = manual" in all keyboards with CUSTOM_MATRIX = yes. 5 years ago
  Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209) 5 years ago