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.h
Age
Commit message (
Expand
)
Author
2018-03-09
Add SS_RALT for AltGR usage in macros
Drashna Jael're
2018-02-08
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo
2018-01-01
backlight breathing overhaul (#2187)
Balz Guenat
2017-11-20
added SS_LSFT to featured macros
Gilbert Consellado
2017-09-18
Added Auto Shift, tap key = normal, hold key = shifted state.
Jeremy Cowgar
2017-09-12
Updates send_string functionality, adds terminal feature (#1657)
Jack Humbert
2017-08-08
Initial implementation of the key_lock feature.
Fredric Silberberg
2017-07-27
Add TX Bolt protocol support for Stenography
Joe Wasson
2017-07-23
clean-up planck and preonic keymaps, move audio stuff around
Jack Humbert
2017-07-05
Pull out sendstring variations to their own files.
Shayne Holmes
2017-07-05
Allow broader send_string layout customizability via compile flag
Shayne Holmes
2017-03-28
Clarify the quantum license (#1042)
skullydazed
2017-03-28
Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes
Jack Humbert
2017-02-25
Factor basic note processing into respective processors
Gabriel Young
2017-02-19
merging
Jack Humbert
2017-02-15
split up unicode systems into different files
Jack Humbert
2017-02-12
adds soft pwm for non-timed ports
Jack Humbert
2017-02-07
Merge pull request #1057 from priyadi/selectable_output
Jack Humbert
2017-02-01
Limit outputselect to AVR only for now
Priyadi Iman Nurcahyo
2016-12-10
Implemented basic key combination feature
Ofer Plesser
2016-11-26
separated into api files/folder
Jack Humbert
2016-11-23
travis pls
Jack Humbert
2016-11-21
cleaning up new code
Jack Humbert
2016-10-16
working with power limit
Jack Humbert
2016-08-18
Add a register/unregister_code16 pair of functions
Gergely Nagy
2016-07-29
Most ergodox keymaps compiles on Infinity
Fred Sundvik
2016-07-13
extract reset keyboard into a function
Pavlos Vinieratos
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
2016-06-29
gets rid of rand warning [skip ci]
Jack Humbert
2016-06-29
adds random base64 character generator
Jack Humbert
2016-06-29
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-21
increase leader seq size to 5
Jack Humbert
2016-06-18
Cleans up quantum/keymap situation, removes extra lufa folders (#416)
Jack Humbert
2016-06-03
Improve string sending (#376)
Eric Tang
2016-06-01
adds send_string functionality (string macros)
Jack Humbert
2016-05-28
process_record implementation (non-breaking for process_action ATM)
Jack Humbert
2016-05-28
brings alps64 up-to-date (needs testing)
Jack Humbert
2016-05-24
Converted audio play functions to *_user (#349)
Jack Humbert
2016-05-18
adapts unicode to quantum.c (#333)
Jack Humbert
2016-05-18
adds music and audio toggles (#337)
Jack Humbert
2016-05-15
updates midi functionality (#331)
Jack Humbert
2016-05-15
Leader key implementation (#326)
Erez Zukerman