index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
quantum.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement `tap_code16_delay` (#17748)
JayceFayne
2022-07-23
1
-0
/
+1
*
Feature-ify Send String (#17275)
Ryan
2022-07-02
1
-1
/
+4
*
Removes terminal from QMK. (#17258)
Nick Brassel
2022-05-30
1
-6
/
+0
*
[Core] Add Caps Word feature to core (#16588)
Pascal Getreuer
2022-05-14
1
-0
/
+5
*
[Core] Add Reboot keycode to core (#15990)
Drashna Jaelre
2022-05-14
1
-0
/
+1
*
Implement XAP 'secure' core requirements (#16843)
Joel Challis
2022-04-16
1
-0
/
+5
*
Quantum Painter (#10174)
Nick Brassel
2022-04-13
1
-0
/
+4
*
Joystick feature updates (#16732)
Ryan
2022-03-26
1
-0
/
+4
*
Align location of some host led logic (#15954)
Joel Challis
2022-01-22
1
-5
/
+0
*
Add missing define for unicode common (#15416)
Drashna Jaelre
2021-12-06
1
-0
/
+4
*
New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)
precondition
2021-11-26
1
-0
/
+4
*
Add uint to char functions (#15244)
Drashna Jaelre
2021-11-23
1
-0
/
+4
*
Add support for deferred executors. (#14859)
Nick Brassel
2021-11-15
1
-0
/
+4
*
Rework and expand Pointing Device support (#14343)
Drashna Jaelre
2021-11-14
1
-0
/
+4
*
Remove sysex API (#14723)
Ryan
2021-10-06
1
-2
/
+0
*
Add Support for USB programmable buttons (#12950)
Thomas Weißschuh
2021-09-15
1
-0
/
+4
*
Revert 14083 && 14144 (#14150)
Joel Challis
2021-08-25
1
-5
/
+11
*
Tidy up quantum.c now some of tmk_core has been merged (#14083)
Joel Challis
2021-08-24
1
-11
/
+5
*
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-24
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-06
1
-1
/
+1
|
\
|
*
Avoid name conflicts with usb_hid Arduino code (#13870)
Joel Challis
2021-08-06
1
-1
/
+1
*
|
matrix_scan_x -> x_task (#13748)
Joel Challis
2021-07-28
1
-4
/
+0
*
|
Haptic: driver-> feature (#13713)
Joel Challis
2021-07-25
1
-0
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-07-25
1
-10
/
+1
|
\
|
|
*
Refactor some platform dependent logic (#13675)
Joel Challis
2021-07-24
1
-10
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-16
1
-4
/
+0
|
\
|
|
*
remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum...
Takeshi ISHII
2021-07-16
1
-4
/
+0
|
*
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-29
1
-46
/
+9
*
|
[Feature] Key Overrides (#11422)
Jonas Gessner
2021-07-13
1
-0
/
+4
*
|
Add ST7565 LCD driver (#13089)
Ryan
2021-06-10
1
-0
/
+4
*
|
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2021-05-21
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-03-12
1
-8
/
+0
|
\
|
|
*
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)
Ryan
2021-03-12
1
-8
/
+0
*
|
Move gpio wait logic to wait.h (#12067)
Joel Challis
2021-03-10
1
-33
/
+0
*
|
LED Matrix: decouple from Backlight (#12054)
Ryan
2021-03-08
1
-6
/
+6
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-02-28
1
-26
/
+1
|
\
|
|
*
Extract sendstring into its own compilation unit (#12060)
Ryan
2021-03-01
1
-26
/
+1
*
|
Overhaul bootmagic logic to have single entrypoint (#8532)
Joel Challis
2021-02-28
1
-9
/
+1
|
/
*
Merge branch 'master' into develop
Joshua Diamond
2021-02-14
1
-87
/
+3
|
\
|
*
Split gpio and atomic to platform (#11792)
Joel Challis
2021-02-14
1
-89
/
+2
*
|
Add support for analog USBPD on STM32G4xx. (#11824)
Nick Brassel
2021-02-15
1
-0
/
+4
*
|
`qmk cformat`
Nick Brassel
2021-01-17
1
-2
/
+2
*
|
fix matrix_io_delay() timing in quantum/matrix.c (#9603)
Takeshi ISHII
2021-01-13
1
-0
/
+29
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-05
1
-0
/
+1
|
\
|
|
*
Fix Tap-Hold Configs (#11127)
Drashna Jaelre
2021-01-04
1
-0
/
+1
*
|
Improved Language Specific Keycodes for US International and Extended Layouts...
Joshua Diamond
2021-01-02
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-11
1
-1
/
+1
|
\
|
|
*
Normalise include statements in core code (#11153)
Ryan
2020-12-11
1
-1
/
+1
*
|
[Split] Sync Timer feature (#10997)
XScorpion2
2020-12-01
1
-0
/
+1
|
/
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
1
-1
/
+61
[next]