Commit Graph

1449 Commits (a8889718aa1f8d0d15dce86ebf3d2e8c12ba6abb)

Author SHA1 Message Date
Ryan 2ae38e9c43
LED Matrix: Config functions (#12361) 4 years ago
Drashna Jaelre 57475caab0
Fix issues when manually shifting characters and Auto Shift (#12083) 4 years ago
즈눅 816f2f9cc2
Fix Kinetic speed condition (#12139) 4 years ago
Takeshi ISHII b664db3cf3
Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (#12233) 4 years ago
jakobkg 8e820cde13
Fix handling multiples of the same MIDI note (fixes bug brought up in issue #10199) (#11639) 4 years ago
XScorpion2 ff41c22fdc
Adding keyboard level weak function for slave matrix scan (#12317) 4 years ago
Ryan eae7343741
Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302) 4 years ago
Joel Challis b7870ae78c
Workaround for recent changes to mouse keycodes (#12367) 4 years ago
Ryan bd18405cf0
LED Matrix: Fix up eeconfig code (#12327) 4 years ago
Michael Stapelberg 1d341ffbb0
core: add support for MK66F18 (Teensy 3.6) micro controller (#12258) 4 years ago
github-actions[bot] a18e1305b3
Format code according to conventions (#12244) 4 years ago
xyzz 0779c34db8
Fix keycode mappings for via and ensure they don't change within protocol (#12130) 4 years ago
Ryan f236395176
LED Matrix: Clean up includes (#12197) 4 years ago
Ryan 88dce24375
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 4 years ago
Joel Challis 40c7ecfdea
Move gpio wait logic to wait.h (#12067) 4 years ago
Ryan 2e24cfadb7
Remove `FUNC()` (#12161) 4 years ago
Ryan 9155b59e1a
LED Matrix: decouple from Backlight (#12054) 4 years ago
Ryan 9c94de070a
Remove ifdefs for UC and X/XP too (#12131) 4 years ago
Ryan 23d6ca9942
Remove a few more ifdefs from quantum_keycodes (#12129) 4 years ago
Drashna Jaelre 0fd95e5db5
Remove ifdefs for Swap Hands keycodes (#12095) 4 years ago
github-actions[bot] d950b97115
Format code according to conventions (#12088) 4 years ago
XScorpion2 cde2859a65
Split RGB Matrix (#11055) 4 years ago
github-actions[bot] 50290c78b6
Format code according to conventions (#12076) 4 years ago
Drashna Jaelre 0e984b6e7e
Add ability to toggle One Shot functionality (#4198) 4 years ago
Ryan 1a7f2c8f45
Extract sendstring into its own compilation unit (#12060) 4 years ago
github-actions[bot] b2f5bd7c60
Format code according to conventions (#12056) 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
Nick Brassel abe189377c
[BUG] Massdrop develop rgb fix (#12022) 4 years ago
Ryan 39694d5eb0
V-USB suspend refactor (#11891) 4 years ago
Ryan 53b96f685d
RGBLight: Allow configurable default settings (#11912) 4 years ago
github-actions[bot] b0e161e33d
Format code according to conventions (#11928) 4 years ago
XScorpion2 d1806a26e4
Split transport mirror (#11046) 4 years ago
Ryan 9ee1282019
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) 4 years ago
github-actions[bot] 8e8b7113dc
Format code according to conventions (#11907) 4 years ago
Drashna Jaelre c80e5f9f88
Audio system overhaul (#11820) 4 years ago
Nick Brassel f53e41ac81
Add support for analog USBPD on STM32G4xx. (#11824) 4 years ago
github-actions[bot] c27a778281
Format code according to conventions (#11905) 4 years ago
Ryan 7ce5ba645a
LED Matrix: add led_matrix_types.h and implement g_led_config (#11741) 4 years ago
Joel Challis de8caf708c
Split gpio and atomic to platform (#11792) 4 years ago
Nick Brassel 101990139f
Disable VIA protocol's EEPROM reset and bootloader jump commands (#11892) 4 years ago
Drashna Jaelre 7161d65070
Remove FAUXCLICKY feature (deprecated) (#11829) 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
Joel Challis f5a38b95c1
Remove legacy print backward compatiblitly (#11805) 4 years ago
Nick Brassel 620a946d01
Add STM32G431 and STM32G474 board definitions. (#11793) 4 years ago
Ryan 5ea92a9c1c
Serial refactor (#11521) 4 years ago
Joel Challis b2d0e8a491
Manually run formatting job (#11797) 4 years ago
Drashna Jaelre 780ca5565d
Improve Pointing Device report sending (#11064) 4 years ago
Joshua Diamond ae4ee7553a
Stop sounds when suspended (#11553) 4 years ago