1439 Commits (972f8ba69ae34420009082b0e89ee6c018f3de69)

Author SHA1 Message Date
  Joel Challis c588d232cb
Avoid name conflicts with usb_hid Arduino code (#13870) 2 years ago
  Drashna Jaelre a0f2be18a4
Add bootloader section to keyboard template (#13774) 2 years ago
  Joakim Tufvegren 2b097d670a
Fix overflows in WPM calculations (#13128) 2 years ago
  Joel Challis b5bcd5b0a1
Refactor some platform dependent logic (#13675) 2 years ago
  Carl-Fredrik Arvidson 3486870ee4
Adds Swedish Mac ISO and ANSI keymaps (#13055) 2 years ago
  Takeshi ISHII d26537acc1
remove `RGBLIGHT_H_DUMMY_DEFINE` macro from rgblight.h (#13569) 2 years ago
  Takeshi ISHII 5fda0e2c04
remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum.h (#13555) 2 years ago
  Ryan dc3896e31c
Cleanup junk chars, part 4 (#13345) 2 years ago
  Albert Y a913db63aa
Fix zero condition of reactive runners that will suspend RGB animation (#12710) 2 years ago
  Albert Y 7e832e46de
Add Mac centric Shift and Alt + GUI Macros (#13107) 2 years ago
  Drashna Jaelre 9975e17712
Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060) 2 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 2 years ago
  Erovia 8ba537fa23
Keyboard: Planck THK (#12597) 2 years ago
  Drashna Jaelre a116b3f1ae
Improve EEPROM defaults for Dynamic Keymaps (#12853) 3 years ago
  Sergey Vlasov da6e888a32
Do not leak weak mods from tap dance to the interrupting keypress (#12471) 3 years ago
  Sergey Vlasov fe9bd0afb9
Fix F303 audio output on A4 with the dac_basic driver (#12480) 3 years ago
  Zach White 41f649c9a9 fix line endings 3 years ago
  TurtleHunter a3cd1290be
3 new LED effect animations (#9827) 3 years ago
  Drashna Jaelre 57475caab0
Fix issues when manually shifting characters and Auto Shift (#12083) 3 years ago
  즈눅 816f2f9cc2
Fix Kinetic speed condition (#12139) 3 years ago
  Takeshi ISHII b664db3cf3
Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (#12233) 3 years ago
  jakobkg 8e820cde13
Fix handling multiples of the same MIDI note (fixes bug brought up in issue #10199) (#11639) 3 years ago
  Ryan eae7343741
Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302) 3 years ago
  Joel Challis b7870ae78c
Workaround for recent changes to mouse keycodes (#12367) 3 years ago
  github-actions[bot] a18e1305b3
Format code according to conventions (#12244) 3 years ago
  xyzz 0779c34db8
Fix keycode mappings for via and ensure they don't change within protocol (#12130) 3 years ago
  Ryan 88dce24375
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 3 years ago
  Ryan 9c94de070a
Remove ifdefs for UC and X/XP too (#12131) 3 years ago
  Ryan 23d6ca9942
Remove a few more ifdefs from quantum_keycodes (#12129) 3 years ago
  Drashna Jaelre 0fd95e5db5
Remove ifdefs for Swap Hands keycodes (#12095) 3 years ago
  Ryan 1a7f2c8f45
Extract sendstring into its own compilation unit (#12060) 3 years ago
  Nick Brassel abe189377c
[BUG] Massdrop develop rgb fix (#12022) 3 years ago
  Ryan 39694d5eb0
V-USB suspend refactor (#11891) 3 years ago
  Ryan 53b96f685d
RGBLight: Allow configurable default settings (#11912) 3 years ago
  github-actions[bot] b0e161e33d
Format code according to conventions (#11928) 3 years ago
  XScorpion2 d1806a26e4
Split transport mirror (#11046) 3 years ago
  Ryan 9ee1282019
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) 3 years ago
  github-actions[bot] 8e8b7113dc
Format code according to conventions (#11907) 3 years ago
  Drashna Jaelre c80e5f9f88
Audio system overhaul (#11820) 3 years ago
  Nick Brassel f53e41ac81
Add support for analog USBPD on STM32G4xx. (#11824) 3 years ago
  github-actions[bot] c27a778281
Format code according to conventions (#11905) 3 years ago
  Ryan 7ce5ba645a
LED Matrix: add led_matrix_types.h and implement g_led_config (#11741) 3 years ago
  Joel Challis de8caf708c
Split gpio and atomic to platform (#11792) 3 years ago
  Nick Brassel 101990139f
Disable VIA protocol's EEPROM reset and bootloader jump commands (#11892) 3 years ago
  Drashna Jaelre 7161d65070
Remove FAUXCLICKY feature (deprecated) (#11829) 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
  Joel Challis f5a38b95c1
Remove legacy print backward compatiblitly (#11805) 3 years ago
  Nick Brassel 620a946d01
Add STM32G431 and STM32G474 board definitions. (#11793) 3 years ago
  Ryan 5ea92a9c1c
Serial refactor (#11521) 3 years ago