Commit Graph

1694 Commits (acf7824f9ab8bcd6f23b7fa26dbaa3023aa77e9f)

Author SHA1 Message Date
Drashna Jaelre 92fa07336c
[Bug] Fix RGB/LED Matrix Suspend code (#14084) 4 years ago
Joel Challis 69c71d4843
Align DIP_SWITCH_PINS_RIGHT implementation with encoders (#14079) 4 years ago
XScorpion2 9d1c98c891
Added right vs left specific pin assignments for dip switch (#13074) 4 years ago
tucvbif 703f027717
Allow for removal of hysteresis on 4x encoders (#13698) 4 years ago
Joel Challis b8e913c8db
Migrate platform independent code from tmk_core -> quantum (#13673) 4 years ago
Joel Challis 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
Drashna Jaelre 4c4f632378
Add a toggle key for GUI On/Off in Magic feature (#13830) 4 years ago
a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
freqmod 705774f7bf
Steno combinedkeys (#12538) 4 years ago
Drashna Jaelre 7da97c293d
Rgb matrix/enable modes explicitly (#13758) 4 years ago
Drashna Jaelre 4e3726bfe1
Fixup Audio startup and add to documents (#13606) 4 years ago
Drashna Jaelre f56c202fb3
Fix ifdefs for OLED split sync code (#14017) 4 years ago
Drashna Jaelre 488aaa0980
Enable sync of OLED/ST7565 display on/off state on Splits (#13542) 4 years ago
Pete Sevander fd3dc3a997
Fix `combo_disable` (#13988) 4 years ago
Nick Brassel 65e3760853
Fix compilation issue. (#13926) 4 years ago
thpoll83 b43c6bc176
Add support for STM32F407x MCUs. (#13718) 4 years ago
Liyang HU 383fae55c5
Refactor `quantum/command.{c,h}` for code size & {read,maintain}ability (#11842) 4 years ago
James Young a03aa301de
Remove Full Bootmagic (#13846) 4 years ago
Joel Challis c588d232cb
Avoid name conflicts with usb_hid Arduino code (#13870) 4 years ago
Pete Sevander 7e983796e1
Process combos earlier & overlapping combos (#8591) 4 years ago
Drashna Jaelre a0f2be18a4
Add bootloader section to keyboard template (#13774) 4 years ago
Joakim Tufvegren 2b097d670a
Fix overflows in WPM calculations (#13128) 4 years ago
Joel Challis 34de7ca224
Move print/debug files to quantum (#12069) 4 years ago
Joel Challis 3f419dc872
Unconditionally call led_init_ports (#12116) 4 years ago
Drashna Jaelre ebed2e9a81
[BUG] Fix Key Override includes (#13831) 4 years ago
Joel Challis 4ef8ff458d
Minor tidy up of key overrides (#13747) 4 years ago
Joel Challis 03d258c222
matrix_scan_x -> x_task (#13748) 4 years ago
Joel Challis 3858a784c7
Align AW20216 driver (#13712) 4 years ago
Joel Challis f945c352e7
Haptic: driver-> feature (#13713) 4 years ago
Joel Challis b5bcd5b0a1
Refactor some platform dependent logic (#13675) 4 years ago
Joel Challis 567da49ed0
Avoid LTO conficts on arm_atsam (#13676) 4 years ago
Nick Brassel 489c0f969d
Disables rgblight twinkle by default. (#13677) 4 years ago
Patrick Stadler fb9a254a43
Retain brightness with lighting layers (#13025) 4 years ago
Carl-Fredrik Arvidson 3486870ee4
Adds Swedish Mac ISO and ANSI keymaps (#13055) 4 years ago
Joakim Tufvegren 1414e9736d
Switch Ergodox Infinity over to split_common (#13481) 4 years ago
Ryan 777fffb067
Revert "Add rgblight to RGB Matrix VPATH" (#13559) 4 years ago
Takeshi ISHII d26537acc1
remove `RGBLIGHT_H_DUMMY_DEFINE` macro from rgblight.h (#13569) 4 years ago
Ryan 332a5aa7cb
Move `SENDSTRING_BELL` code to `send_string.h` (#13566) 4 years ago
Johannes Choo 10d7eca5af
Fix LED Hit Counter for LED/RGB Matrix (#12674) 4 years ago
Takeshi ISHII 5fda0e2c04
remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum.h (#13555) 4 years ago
Chris Cullin 70267b35c3
Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457) 4 years ago
Jonas Gessner 52cfc9259b
[Feature] Key Overrides (#11422) 4 years ago
Takeshi ISHII ac2e6e01f1
Change the prototype of matrix_output_unselect_delay() (#13045) 4 years ago
Joakim Tufvegren 4706231831
Fix two out of bounds accesses from #13330. (#13525) 4 years ago
Drashna Jaelre ccc0b23a75
Unify matrix for split common and regular matrix (#13330) 4 years ago
Ryan 50d4dfd2e6
`keymap_extras`: Remove deprecated defines (#12949) 4 years ago
Jameson Thatcher 550d9253b0
Allow invert of SPLIT_HAND_PIN logic (#13433) 4 years ago
Thomas Weißschuh b5c361542e
mousekey: expose current report to users (#13069) 4 years ago
Drashna Jaelre 3ab805fc67
Add support for NO_PIN to all matrix types (#12238) 4 years ago
Drashna Jaelre 8da8aabbe5
Improve layer mask handling (#13065) 4 years ago