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
2020-01-09
Send string keycode tweaks (#7471)
fauxpark
2020-01-09
Set device version from config.h for V-USB boards (#7316)
fauxpark
2020-01-09
Add support for configurable polling interval and power usage o… (#7336)
fauxpark
2020-01-09
New and improved lock LED callbacks (#7215)
fauxpark
2020-01-09
Template updates (#7221)
fauxpark
2019-11-04
Refactor ps2avrgb i2c ws2812 to core (#7183)
Joel Challis
2019-09-17
clang-format changes
skullY
2019-08-28
Add 'bootloadHID' flash target (#5587)
Joel Challis
2019-08-28
Remove backslashes from template keymap (#6548)
fauxpark
2019-08-13
Add some defaults for ATmega32A to mcu_selection.mk (#6253)
fauxpark
2019-07-19
Store backlight breathing state in EEPROM (#6105)
fauxpark
2019-07-10
Add copyright year placeholders to new keyboard script (#6280)
fauxpark
2019-06-04
Fix up Debouncing in AVR Templates (#5964) (#59)
Drashna Jaelre
2019-05-02
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...
Takeshi ISHII
2019-02-26
Ask for your name when generating a new keyboard (#5214)
fauxpark
2019-02-18
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
2019-02-17
Change Command keycode defaults to match corresponding Bootmagic codes (#5078)
Konstantin Đorđević
2019-01-27
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-23
Optimize/Update the new_project script (#4920)
MechMerlin
2019-01-20
Update Templates (stop living in the past, its 2019) (#4897)
MechMerlin
2018-12-14
Make quantum/split_common/serial.[ch] configurable (#4419)
Takeshi ISHII
2018-11-27
Turn off Mousekeys for several ps2avrGB keyboards (#4502)
Drashna Jaelre
2018-11-12
modify quantum/template/avr/config.h: add rgblight effect configurations
mtei
2018-10-27
Add Bootmagic Lite to QMK (#4215)
Drashna Jaelre
2018-08-29
Updated templates for use by new_project.sh (#3783)
noroadsleft
2018-08-09
Update ps2avrgb readme (#3599)
MechMerlin
2018-08-03
Update templates used for new_project.sh (#3558)
MechMerlin
2018-07-18
Add #include "config_common.h" after #pragma once to config.h templates (#3444)
noroadsleft
2018-07-16
Update template config.h with `#pragma once` (#3415)
Evan Travers
2018-07-15
Integrating Peter Fleury's HD44780 LCD library (#3209)
Max Audron
2018-05-31
Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...
Kenneth Aloysius
2018-05-13
update template copyrights to 2018 (#2962)
MechMerlin
2018-05-10
Support both AVR and ps2avrGB targets for new_project script (#2811)
MechMerlin
2018-04-21
Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780)
MechMerlin
2018-04-05
change KEYMAP to LAYOUT for all new keyboards made using this script
mechmerlin
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
[next]