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
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