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
/
quantum_keycodes.h
Age
Commit message (
Expand
)
Author
2017-03-28
Clarify the quantum license (#1042)
skullydazed
2017-03-28
Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes
Jack Humbert
2017-03-24
Refactor Bluetooth Handling
Travis La Marr
2017-03-08
Left control and alt
Lukas Stiebig
2017-02-25
Update existing keymaps
Gabriel Young
2017-02-25
Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED
Gabriel Young
2017-02-19
Allow customization of the number of tone keycodes and add example keymap
Gabriel Young
2017-02-19
add keycodes for transpose range
Gabriel Young
2017-02-19
implement modulation
Gabriel Young
2017-02-19
add support for pedal cc messages
Gabriel Young
2017-02-19
initial implementation of polyphony using variable length array of notes on
Gabriel Young
2017-02-19
Expand MIDI key codes
Gabriel Young
2017-02-15
give error if both unicode/map are enabled
Jack Humbert
2017-02-15
adds layer tap toggle
Jack Humbert
2017-02-13
Add keycodes to turn on, turn off and toggle faux clicky
Priyadi Iman Nurcahyo
2017-02-11
Make room for 'loose keycodes' by halving UNICODE_MAP range
Priyadi Iman Nurcahyo
2017-02-10
Implement tap mod dual role for right side mods.
Priyadi Iman Nurcahyo
2017-02-07
Merge pull request #1046 from LukeSilva/master
Jack Humbert
2017-02-07
Merge pull request #1057 from priyadi/selectable_output
Jack Humbert
2017-02-01
Add layer switcher keycodes: OUT_AUTO, OUT_USB, OUT_BT, OUT_BLE
Priyadi Iman Nurcahyo
2017-01-31
Introduces ALGR_T for dual-function AltGr
Erez Zukerman
2017-01-28
Add support for various tapping macros
Luke Silva
2017-01-27
Add ability to use tap macros without using functions
Luke Silva
2017-01-13
Update quantum_keycodes.h
Jack Humbert
2017-01-12
A shot at aliasing
Erez Zukerman
2017-01-11
Adds SCMD and SCMD_T
Erez Zukerman
2016-12-29
Keycode refactor
Wilba6582