Commit Graph

1436 Commits (6bdecb16c0fc1b3dd17cbc0d2bc73f9a7bfa6142)

Author SHA1 Message Date
Joel Challis b5bcd5b0a1
Refactor some platform dependent logic (#13675) 4 years ago
Carl-Fredrik Arvidson 3486870ee4
Adds Swedish Mac ISO and ANSI keymaps (#13055) 4 years ago
Takeshi ISHII d26537acc1
remove `RGBLIGHT_H_DUMMY_DEFINE` macro from rgblight.h (#13569) 4 years ago
Takeshi ISHII 5fda0e2c04
remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum.h (#13555) 4 years ago
Ryan dc3896e31c
Cleanup junk chars, part 4 (#13345) 4 years ago
Albert Y a913db63aa
Fix zero condition of reactive runners that will suspend RGB animation (#12710) 4 years ago
Albert Y 7e832e46de
Add Mac centric Shift and Alt + GUI Macros (#13107) 4 years ago
Drashna Jaelre 9975e17712
Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Erovia 8ba537fa23
Keyboard: Planck THK (#12597) 4 years ago
Drashna Jaelre a116b3f1ae
Improve EEPROM defaults for Dynamic Keymaps (#12853) 4 years ago
Sergey Vlasov da6e888a32
Do not leak weak mods from tap dance to the interrupting keypress (#12471) 4 years ago
Sergey Vlasov fe9bd0afb9
Fix F303 audio output on A4 with the dac_basic driver (#12480) 4 years ago
Zach White 41f649c9a9 fix line endings 4 years ago
TurtleHunter a3cd1290be
3 new LED effect animations (#9827) 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
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
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 88dce24375
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 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
Ryan 1a7f2c8f45
Extract sendstring into its own compilation unit (#12060) 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