index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
Age
Commit message (
Expand
)
Author
2021-08-06
Avoid name conflicts with usb_hid Arduino code (#13870)
Joel Challis
2021-08-04
Add bootloader section to keyboard template (#13774)
Drashna Jaelre
2021-08-04
Fix overflows in WPM calculations (#13128)
Joakim Tufvegren
2021-07-24
Refactor some platform dependent logic (#13675)
Joel Challis
2021-07-20
Adds Swedish Mac ISO and ANSI keymaps (#13055)
Carl-Fredrik Arvidson
2021-07-17
remove `RGBLIGHT_H_DUMMY_DEFINE` macro from rgblight.h (#13569)
Takeshi ISHII
2021-07-16
remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum...
Takeshi ISHII
2021-07-01
Cleanup junk chars, part 4 (#13345)
Ryan
2021-06-23
Fix zero condition of reactive runners that will suspend RGB animation (#12710)
Albert Y
2021-06-19
Add Mac centric Shift and Alt + GUI Macros (#13107)
Albert Y
2021-06-09
Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060)
Drashna Jaelre
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-26
Keyboard: Planck THK (#12597)
Erovia
2021-05-10
Improve EEPROM defaults for Dynamic Keymaps (#12853)
Drashna Jaelre
2021-04-25
Do not leak weak mods from tap dance to the interrupting keypress (#12471)
Sergey Vlasov
2021-04-19
Fix F303 audio output on A4 with the dac_basic driver (#12480)
Sergey Vlasov
2021-04-03
fix line endings
Zach White
2021-04-03
3 new LED effect animations (#9827)
TurtleHunter
2021-03-25
Fix issues when manually shifting characters and Auto Shift (#12083)
Drashna Jaelre
2021-03-25
Fix Kinetic speed condition (#12139)
즈눅
2021-03-25
Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (...
Takeshi ISHII
2021-03-25
Fix handling multiples of the same MIDI note (fixes bug brought up in issue #...
jakobkg
2021-03-25
Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302)
Ryan
2021-03-24
Workaround for recent changes to mouse keycodes (#12367)
Joel Challis
2021-03-15
Format code according to conventions (#12244)
github-actions[bot]
2021-03-15
Fix keycode mappings for via and ensure they don't change within protocol (#1...
xyzz
2021-03-12
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)
Ryan
2021-03-06
Remove ifdefs for UC and X/XP too (#12131)
Ryan
2021-03-06
Remove a few more ifdefs from quantum_keycodes (#12129)
Ryan
2021-03-03
Remove ifdefs for Swap Hands keycodes (#12095)
Drashna Jaelre
2021-03-01
Extract sendstring into its own compilation unit (#12060)
Ryan
2021-02-26
[BUG] Massdrop develop rgb fix (#12022)
Nick Brassel
2021-02-25
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-02-25
V-USB suspend refactor (#11891)
Ryan
2021-02-16
RGBLight: Allow configurable default settings (#11912)
Ryan
2021-02-16
Format code according to conventions (#11928)
github-actions[bot]
2021-02-16
Split transport mirror (#11046)
XScorpion2
2021-02-14
Merge branch 'master' into develop
Joshua Diamond
2021-02-14
Merge branch 'develop' of github.com:qmk/qmk_firmware into develop
Joshua Diamond
2021-02-14
Merge branch 'master' into develop
Joshua Diamond
2021-02-15
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)
Ryan
2021-02-15
Format code according to conventions (#11907)
github-actions[bot]
2021-02-15
Audio system overhaul (#11820)
Drashna Jaelre
2021-02-15
Add support for analog USBPD on STM32G4xx. (#11824)
Nick Brassel
2021-02-15
Format code according to conventions (#11905)
github-actions[bot]
2021-02-14
LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)
Ryan
2021-02-14
Split gpio and atomic to platform (#11792)
Joel Challis
2021-02-14
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-02-14
Disable VIA protocol's EEPROM reset and bootloader jump commands (#11892)
Nick Brassel
2021-02-09
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
[next]