index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
quantum_keycodes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added emacs as an "operating system" for input mode. (#16949)
Chewxy
2022-08-14
1
-0
/
+3
*
Align TO() max layers with other keycodes (#17989)
Joel Challis
2022-08-14
1
-9
/
+2
*
PoC: Swap Escape and Caps (#16336)
Osamu Aoki
2022-07-02
1
-0
/
+8
*
Removes terminal from QMK. (#17258)
Nick Brassel
2022-05-30
1
-3
/
+3
*
Enhancement and fixes of "Secure" feature (#16958)
Drashna Jaelre
2022-05-14
1
-0
/
+1
*
[Core] Add Caps Word feature to core (#16588)
Pascal Getreuer
2022-05-14
1
-0
/
+3
*
[Core] Add Reboot keycode to core (#15990)
Drashna Jaelre
2022-05-14
1
-0
/
+2
*
Implement XAP 'secure' core requirements (#16843)
Joel Challis
2022-04-16
1
-0
/
+4
*
[Core] Add compile/make macro to core (#15959)
Drashna Jaelre
2022-03-17
1
-0
/
+2
*
Format code according to conventions (#16322)
QMK Bot
2022-02-12
1
-357
/
+357
*
Rip out old macro and action_function system (#16025)
Ryan
2022-01-24
1
-10
/
+0
*
Rename some Quantum keycodes (#15968)
Ryan
2022-01-22
1
-6
/
+10
*
Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368)
Joel Challis
2021-11-30
1
-0
/
+3
*
New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)
precondition
2021-11-26
1
-0
/
+5
*
Revert "[Tests] Increase QMK test coverage (#13789)"
Nick Brassel
2021-11-23
1
-0
/
+34
*
[Tests] Increase QMK test coverage (#13789)
Stefan Kerkmann
2021-11-23
1
-34
/
+0
*
Macros in JSON keymaps (#14374)
Zach White
2021-11-22
1
-0
/
+34
*
Basic keycode overhaul (#14726)
Ryan
2021-11-03
1
-42
/
+40
*
Manually format develop (#15003)
Joel Challis
2021-11-01
1
-6
/
+6
*
Add Support for USB programmable buttons (#12950)
Thomas Weißschuh
2021-09-15
1
-0
/
+70
*
Add a toggle key for GUI On/Off in Magic feature (#13830)
Drashna Jaelre
2021-08-18
1
-0
/
+4
*
Steno combinedkeys (#12538)
freqmod
2021-08-18
1
-0
/
+2
*
[Feature] Key Overrides (#11422)
Jonas Gessner
2021-07-13
1
-0
/
+5
*
Add Mac centric Shift and Alt + GUI Macros (#13107)
Albert Y
2021-06-19
1
-6
/
+14
*
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-29
1
-482
/
+443
*
Format code according to conventions (#12244)
github-actions[bot]
2021-03-15
1
-3
/
+3
*
Fix keycode mappings for via and ensure they don't change within protocol (#1...
xyzz
2021-03-15
1
-0
/
+4
*
Remove ifdefs for UC and X/XP too (#12131)
Ryan
2021-03-06
1
-9
/
+5
*
Remove a few more ifdefs from quantum_keycodes (#12129)
Ryan
2021-03-06
1
-21
/
+14
*
Remove ifdefs for Swap Hands keycodes (#12095)
Drashna Jaelre
2021-03-03
1
-14
/
+10
*
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-02-09
1
-7
/
+3
*
Change include guards in quantum/ to pragma once (#11239)
Ryan
2020-12-26
1
-4
/
+2
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
1
-1
/
+37
*
#define AUTO_SHIFT_SETUP (#8441)
Greg Wright
2020-08-29
1
-1
/
+3
*
Hid joystick interface (#4226)
a-chol
2020-08-29
1
-0
/
+35
*
Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943)
nopunin10did
2020-08-17
1
-0
/
+9
*
One shot support for swap hands (#8590)
Zsolt Parragi
2020-05-14
1
-0
/
+1
*
Add *OPT aliases for *ALT keycodes and macros (#8714)
Konstantin Đorđević
2020-04-12
1
-2
/
+7
*
Rename UC_OSX (and related constants) to UC_MAC (#8589)
Konstantin Đorđević
2020-03-31
1
-2
/
+4
*
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2020-01-19
1
-3
/
+3
*
Add short aliases for Magic keycodes (#7541)
fauxpark
2019-12-05
1
-3
/
+32
*
Run clang-format manually to fix recently changed files
zvecr
2019-11-17
1
-1
/
+1
*
[Core] Convert Dynamic Macro to a Core Feature (#5948)
Drashna Jaelre
2019-11-04
1
-1
/
+15
*
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)
Joel Challis
2019-09-24
1
-0
/
+2
*
DRV2605L Continuous Haptic Feedback Support (#6461)
MechMerlin
2019-09-19
1
-0
/
+3
*
clang-format changes
skullY
2019-08-30
1
-177
/
+176
*
Hotfix: Reinstate the KC_DELT alias
skullY
2019-08-30
1
-0
/
+2
*
Remove KC_DELT alias in favor of KC_DEL (#6327)
Konstantin Đorđević
2019-08-30
1
-2
/
+0
*
Added keycodes for swapping and unswapping the Control and OS keys (#6110)
Stephen Wanhella
2019-08-21
1
-0
/
+13
*
Rename QK_TMK(_MAX) to QK_BASIC (#6509)
fauxpark
2019-08-08
1
-3
/
+3
[next]