1682 Commits (231cd7a39fe91f31fadee94cf30c80d2587ca9fc)

Author SHA1 Message Date
  Nick Brassel 65e3760853
Fix compilation issue. (#13926) 2 years ago
  thpoll83 b43c6bc176
Add support for STM32F407x MCUs. (#13718) 2 years ago
  Liyang HU 383fae55c5
Refactor `quantum/command.{c,h}` for code size & {read,maintain}ability (#11842) 2 years ago
  James Young a03aa301de
Remove Full Bootmagic (#13846) 2 years ago
  Joel Challis c588d232cb
Avoid name conflicts with usb_hid Arduino code (#13870) 2 years ago
  Pete Sevander 7e983796e1
Process combos earlier & overlapping combos (#8591) 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 34de7ca224
Move print/debug files to quantum (#12069) 2 years ago
  Joel Challis 3f419dc872
Unconditionally call led_init_ports (#12116) 2 years ago
  Drashna Jaelre ebed2e9a81
[BUG] Fix Key Override includes (#13831) 2 years ago
  Joel Challis 4ef8ff458d
Minor tidy up of key overrides (#13747) 2 years ago
  Joel Challis 03d258c222
matrix_scan_x -> x_task (#13748) 2 years ago
  Joel Challis 3858a784c7
Align AW20216 driver (#13712) 2 years ago
  Joel Challis f945c352e7
Haptic: driver-> feature (#13713) 2 years ago
  Joel Challis b5bcd5b0a1
Refactor some platform dependent logic (#13675) 2 years ago
  Joel Challis 567da49ed0
Avoid LTO conficts on arm_atsam (#13676) 2 years ago
  Nick Brassel 489c0f969d
Disables rgblight twinkle by default. (#13677) 2 years ago
  Patrick Stadler fb9a254a43
Retain brightness with lighting layers (#13025) 2 years ago
  Carl-Fredrik Arvidson 3486870ee4
Adds Swedish Mac ISO and ANSI keymaps (#13055) 2 years ago
  Joakim Tufvegren 1414e9736d
Switch Ergodox Infinity over to split_common (#13481) 2 years ago
  Ryan 777fffb067
Revert "Add rgblight to RGB Matrix VPATH" (#13559) 2 years ago
  Takeshi ISHII d26537acc1
remove `RGBLIGHT_H_DUMMY_DEFINE` macro from rgblight.h (#13569) 2 years ago
  Ryan 332a5aa7cb
Move `SENDSTRING_BELL` code to `send_string.h` (#13566) 2 years ago
  Johannes Choo 10d7eca5af
Fix LED Hit Counter for LED/RGB Matrix (#12674) 2 years ago
  Takeshi ISHII 5fda0e2c04
remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum.h (#13555) 2 years ago
  Chris Cullin 70267b35c3
Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457) 2 years ago
  Jonas Gessner 52cfc9259b
[Feature] Key Overrides (#11422) 2 years ago
  Takeshi ISHII ac2e6e01f1
Change the prototype of matrix_output_unselect_delay() (#13045) 2 years ago
  Joakim Tufvegren 4706231831
Fix two out of bounds accesses from #13330. (#13525) 2 years ago
  Drashna Jaelre ccc0b23a75
Unify matrix for split common and regular matrix (#13330) 2 years ago
  Ryan 50d4dfd2e6
`keymap_extras`: Remove deprecated defines (#12949) 2 years ago
  Jameson Thatcher 550d9253b0
Allow invert of SPLIT_HAND_PIN logic (#13433) 2 years ago
  Thomas Weißschuh b5c361542e
mousekey: expose current report to users (#13069) 2 years ago
  Drashna Jaelre 3ab805fc67
Add support for NO_PIN to all matrix types (#12238) 2 years ago
  Drashna Jaelre 8da8aabbe5
Improve layer mask handling (#13065) 2 years ago
  Stefan Kerkmann 04bc74d8f5
Switch split_common to CRC subsystem (#13418) 2 years ago
  Drashna Jaelre 0bde920817
Convert Dip Switch callbacks to boolean functions (#13399) 2 years ago
  Ryan dc3896e31c
Cleanup junk chars, part 4 (#13345) 2 years ago
  Nick Brassel 8bb231aa1c
Adds support for STM32L412xB, STM32L422xB. (#13383) 2 years ago
  Ryan 653082235a
Relocate RGB/HSV color defs to a more fitting place (#13377) 2 years ago
  Ryan cb23fe9fc1
Move RGBLight code into its own folder (#13312) 2 years ago
  Albert Y a913db63aa
Fix zero condition of reactive runners that will suspend RGB animation (#12710) 2 years ago
  Ryan 791363a680
Remove rgblight stubs (#13302) 2 years ago
  Ryan d61e5c0027
Move LED/RGB Matrix code into their own directories (#13257) 2 years ago
  Nick Brassel 0e3ae2cde0
Skip EEPROM writes once done. (#13293) 2 years ago
  Ryan e4a2cfd853
Remove dfu-util arguments from mcu_selection (#13150) 2 years ago
  Joakim Tufvegren 8d9f527081
Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) 2 years ago
  Albert Y 7e832e46de
Add Mac centric Shift and Alt + GUI Macros (#13107) 2 years ago
  XScorpion2 5b7cf9fdc8
RGB Matrix eeprom write limiting (#13238) 2 years ago