index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
Age
Commit message (
Expand
)
Author
2021-08-20
Fix issues with VIA EEPROM init and bring in line with eeconfig functionality...
Drashna Jaelre
2021-08-20
Fix LED Matrix suspend code (#14090)
Ryan
2021-08-20
[Bug] Fix RGB/LED Matrix Suspend code (#14084)
Drashna Jaelre
2021-08-20
Align DIP_SWITCH_PINS_RIGHT implementation with encoders (#14079)
Joel Challis
2021-08-19
Added right vs left specific pin assignments for dip switch (#13074)
XScorpion2
2021-08-18
Allow for removal of hysteresis on 4x encoders (#13698)
tucvbif
2021-08-18
Migrate platform independent code from tmk_core -> quantum (#13673)
Joel Challis
2021-08-18
Begin to carve out platform/protocol API - Single main loop (#13843)
Joel Challis
2021-08-18
Add a toggle key for GUI On/Off in Magic feature (#13830)
Drashna Jaelre
2021-08-18
Digitizer HID interface : absolute coordinates for mouse cursor (#12851)
a-chol
2021-08-18
Steno combinedkeys (#12538)
freqmod
2021-08-18
Rgb matrix/enable modes explicitly (#13758)
Drashna Jaelre
2021-08-15
Fixup Audio startup and add to documents (#13606)
Drashna Jaelre
2021-08-15
Fix ifdefs for OLED split sync code (#14017)
Drashna Jaelre
2021-08-15
Enable sync of OLED/ST7565 display on/off state on Splits (#13542)
Drashna Jaelre
2021-08-14
Fix `combo_disable` (#13988)
Pete Sevander
2021-08-09
Fix compilation issue. (#13926)
Nick Brassel
2021-08-09
Add support for STM32F407x MCUs. (#13718)
thpoll83
2021-08-07
Refactor `quantum/command.{c,h}` for code size & {read,maintain}ability (#11842)
Liyang HU
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-08-06
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-06
Avoid name conflicts with usb_hid Arduino code (#13870)
Joel Challis
2021-08-06
Process combos earlier & overlapping combos (#8591)
Pete Sevander
2021-08-04
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-04
Add bootloader section to keyboard template (#13774)
Drashna Jaelre
2021-08-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-04
Fix overflows in WPM calculations (#13128)
Joakim Tufvegren
2021-08-03
Move print/debug files to quantum (#12069)
Joel Challis
2021-08-03
Unconditionally call led_init_ports (#12116)
Joel Challis
2021-08-01
[BUG] Fix Key Override includes (#13831)
Drashna Jaelre
2021-07-28
Minor tidy up of key overrides (#13747)
Joel Challis
2021-07-28
matrix_scan_x -> x_task (#13748)
Joel Challis
2021-07-27
Align AW20216 driver (#13712)
Joel Challis
2021-07-25
Haptic: driver-> feature (#13713)
Joel Challis
2021-07-25
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-07-24
Refactor some platform dependent logic (#13675)
Joel Challis
2021-07-24
Avoid LTO conficts on arm_atsam (#13676)
Joel Challis
2021-07-24
Disables rgblight twinkle by default. (#13677)
Nick Brassel
2021-07-21
Retain brightness with lighting layers (#13025)
Patrick Stadler
2021-07-20
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-20
Adds Swedish Mac ISO and ANSI keymaps (#13055)
Carl-Fredrik Arvidson
2021-07-19
Switch Ergodox Infinity over to split_common (#13481)
Joakim Tufvegren
2021-07-17
Revert "Add rgblight to RGB Matrix VPATH" (#13559)
Ryan
2021-07-17
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-17
remove `RGBLIGHT_H_DUMMY_DEFINE` macro from rgblight.h (#13569)
Takeshi ISHII
2021-07-16
Move `SENDSTRING_BELL` code to `send_string.h` (#13566)
Ryan
2021-07-16
Fix LED Hit Counter for LED/RGB Matrix (#12674)
Johannes Choo
2021-07-16
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-16
remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum...
Takeshi ISHII
2021-07-15
Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457)
Chris Cullin
[next]