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
/
template
Age
Commit message (
Expand
)
Author
2017-11-01
update template readme
Jack Humbert
2017-11-01
update qmk template
Jack Humbert
2017-09-08
Remove all Makefiles from the keyboards directory. (#1660)
skullydazed
2017-08-11
add description of new option to docs and add option (commented out) into tem...
Balz Guenat
2017-06-24
Fix #1135 by changing the default to at90usb1286
skullY
2017-03-30
Merge pull request #1184 from osamuaoki/master
Jack Humbert
2017-03-30
Typo fix
Osamu Aoki
2017-03-28
Clarify the quantum license (#1042)
skullydazed
2017-03-02
fix 'stop_all_notes' naming to be more consistent
Gabriel Young
2017-02-25
Update size estimates in the Makefile
Gabriel Young
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
Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)
Gabriel Young
2017-02-19
Allow customization of the number of tone keycodes and add example keymap
Gabriel Young
2017-02-13
Implement faux-clicky feature
Priyadi Iman Nurcahyo
2017-02-05
Add new DIODE_DIRECTION option
Nikolaus Wittenstein
2016-08-27
Fix the keyboard template with new make syntax
Fred Sundvik
2016-08-20
Fix the template for the Makefile/rules.mk split
Fred Sundvik
2016-07-07
fixes quantum template (actually)
Jack Humbert
2016-07-07
corrects quantum template
Jack Humbert
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-21
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert
2016-06-21
updates all config.h and Makefiles to correct references, text
Jack Humbert
2016-06-18
Cleans up quantum/keymap situation, removes extra lufa folders (#416)
Jack Humbert
2016-06-11
Makefile redo & other features (#395)
Jack Humbert
2016-05-28
updates quantum template to prevent backlight conflicts
Jack Humbert
2016-05-23
Optimize matrix scanning (#343)
Eric Tang
2016-05-15
Leader key implementation (#326)
Erez Zukerman
2016-04-29
moves backlight functionality to keyboard files and updates template makefile
Jack Humbert
2016-03-29
Updated several keyboard folders to use new keymap naming scheme
Noah Andrews
2016-03-28
Merge pull request #219 from IBNobody/master
Jack Humbert
2016-03-28
Minor Tweaks and Documentation
IBNobody
2016-03-28
Merge pull request #214 from cdlm/action-hook
Jack Humbert
2016-03-28
Add action-preprocessing hook to keyboard template
Damien Pollet
2016-03-28
Magic Key Overrides / Keyboard Lock / Forced NKRO
IBNobody
2016-03-22
Fixed extra semicolons.
IBNobody
2016-03-22
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
IBNobody
2016-03-15
Adding LED function pointers
IBNobody
2016-03-10
Addressed void* return warning in all keymaps
yoyoerx
2016-03-04
Remove extraneous comma
Noah Andrews
2016-02-07
README changes
Jack Humbert
2016-01-29
missing file
Jack Humbert
2016-01-23
changes to the template
Jack Humbert
2015-11-05
nkro info
Jack Humbert
2015-10-30
atomic up-to-date
Jack Humbert
2015-10-27
new project script
Jack Humbert