1597 Commits (d5cb7de5e4ea60dce69764a627358d534af1f666)

Author SHA1 Message Date
  XScorpion2 9d1c98c891
Added right vs left specific pin assignments for dip switch (#13074) 2 years ago
  tucvbif 703f027717
Allow for removal of hysteresis on 4x encoders (#13698) 2 years ago
  Joel Challis b8e913c8db
Migrate platform independent code from tmk_core -> quantum (#13673) 2 years ago
  Joel Challis 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843) 2 years ago
  Drashna Jaelre 4c4f632378
Add a toggle key for GUI On/Off in Magic feature (#13830) 2 years ago
  a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 2 years ago
  freqmod 705774f7bf
Steno combinedkeys (#12538) 2 years ago
  Drashna Jaelre 7da97c293d
Rgb matrix/enable modes explicitly (#13758) 2 years ago
  Drashna Jaelre 4e3726bfe1
Fixup Audio startup and add to documents (#13606) 2 years ago
  Drashna Jaelre f56c202fb3
Fix ifdefs for OLED split sync code (#14017) 2 years ago
  Drashna Jaelre 488aaa0980
Enable sync of OLED/ST7565 display on/off state on Splits (#13542) 2 years ago
  Pete Sevander fd3dc3a997
Fix `combo_disable` (#13988) 2 years ago
  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