Commit Graph

1615 Commits (ef3176713f75b3d91c4b67bbf18b1a7e8df09dd1)

Author SHA1 Message Date
Ryan 1a9e7b95ab
Change `MK66F18` -> `MK66FX1M0` (#14659) 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
Drashna Jaelre e1bf49fc97
Remove GCC version check from song list inclusion (#14600) 4 years ago
Joel Challis 3a2a39e5ec
Initial pass of F405 support (#14584) 4 years ago
Marcus van Houdt 8b6c16ea1f
Add ability to use numpad digits for unicode mode UC_WIN (#14496) 4 years ago
Joakim Tufvegren 8130690a28
Improvements to handling of disconnected split keyboards. (#14033) 4 years ago
Drashna Jaelre 169d5bd21d
[Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451) 4 years ago
Thomas Weißschuh 83988597f4
Add Support for USB programmable buttons (#12950) 4 years ago
Joel Challis fa141a5a8f
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) 4 years ago
Drashna Jaelre 26e796fb9c
fix typo in backlight code from #14439 (#14442) 4 years ago
Joel Challis a78f0e8a0b
Refactor use of _STM32_ defines (#14439) 4 years ago
Drashna Jaelre ab34ecb669
Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412) 4 years ago
JayceFayne f3bef84dac
`ST7565_TIMEOUT 0` and `ST7565_DISABLE_TIMEOUT` should behave the same (#14315) 4 years ago
JayceFayne da81e5c7cd
`OLED TIMEOUT 0` and `OLED_DISABLE_TIMEOUT` should behave the same (#14302) 4 years ago
Drashna Jaelre 15710db4ad
Move feature suspend logic out of platform specific code (#14210) 4 years ago
Purdea Andrei 9583f9f589
[Bug] Fix build error when enabling NO_HAPTIC_MOD (#14178) 4 years ago
Joel Challis a84de5e22b
Revert 14083 && 14144 (#14150) 4 years ago
Joel Challis 2cade3a483
Align some quantum sub-directories (#14134) 4 years ago
Joel Challis a8d6547346
Short term bodge for firmware size bloat (#14144) 4 years ago
Joel Challis c4dbf4bf01
Tidy up quantum.c now some of tmk_core has been merged (#14083) 4 years ago
Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454) 4 years ago
Donald Kjer e756a21636
eeprom_stm32: implement high density wear leveling (#12567) 4 years ago
Olli Helenius 9472c4b8cb
Fix US_RDQU keycode (#13464) 4 years ago
Path Nirvana f314705921
adding uf2 flash support for blackpill 401 (#13968) 4 years ago
Joakim Tufvegren 0ae20e7457
Make solo half of split keyboards (more) usable. (#13523) 4 years ago
Drashna Jaelre a80d789147
Fix issues with VIA EEPROM init and bring in line with eeconfig functionality (#13243) 4 years ago
Ryan a7d48b063e
Fix LED Matrix suspend code (#14090) 4 years ago
Drashna Jaelre 92fa07336c
[Bug] Fix RGB/LED Matrix Suspend code (#14084) 4 years ago
Joel Challis 69c71d4843
Align DIP_SWITCH_PINS_RIGHT implementation with encoders (#14079) 4 years ago
XScorpion2 9d1c98c891
Added right vs left specific pin assignments for dip switch (#13074) 4 years ago
tucvbif 703f027717
Allow for removal of hysteresis on 4x encoders (#13698) 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
Drashna Jaelre 4c4f632378
Add a toggle key for GUI On/Off in Magic feature (#13830) 4 years ago
a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
freqmod 705774f7bf
Steno combinedkeys (#12538) 4 years ago
Drashna Jaelre 7da97c293d
Rgb matrix/enable modes explicitly (#13758) 4 years ago
Drashna Jaelre 4e3726bfe1
Fixup Audio startup and add to documents (#13606) 4 years ago
Drashna Jaelre f56c202fb3
Fix ifdefs for OLED split sync code (#14017) 4 years ago
Drashna Jaelre 488aaa0980
Enable sync of OLED/ST7565 display on/off state on Splits (#13542) 4 years ago
Pete Sevander fd3dc3a997
Fix `combo_disable` (#13988) 4 years ago
Nick Brassel 65e3760853
Fix compilation issue. (#13926) 4 years ago
thpoll83 b43c6bc176
Add support for STM32F407x MCUs. (#13718) 4 years ago
Liyang HU 383fae55c5
Refactor `quantum/command.{c,h}` for code size & {read,maintain}ability (#11842) 4 years ago
James Young a03aa301de
Remove Full Bootmagic (#13846) 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
Drashna Jaelre a0f2be18a4
Add bootloader section to keyboard template (#13774) 4 years ago
Joakim Tufvegren 2b097d670a
Fix overflows in WPM calculations (#13128) 4 years ago