index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
template
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-12
Update ps2avrgb readme template (#5584)
noroadsleft
1
-5
/
+5
2019-04-05
Update ps2avrgb template to use standard matrix/i2c code (#4957)
James Churchill
7
-270
/
+99
2019-02-26
Ask for your name when generating a new keyboard (#5214)
fauxpark
7
-8
/
+8
2019-02-18
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
1
-1
/
+1
2019-02-18
Change Command keycode defaults to match corresponding Bootmagic codes (#5078)
Konstantin Đorđević
1
-5
/
+6
2019-01-27
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2
-2
/
+2
2019-01-27
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2
-5
/
+5
2019-01-24
Optimize/Update the new_project script (#4920)
MechMerlin
2
-42
/
+1
2019-01-21
Update Templates (stop living in the past, its 2019) (#4897)
MechMerlin
8
-8
/
+8
2018-12-14
Make quantum/split_common/serial.[ch] configurable (#4419)
Takeshi ISHII
1
-0
/
+5
2018-11-28
Turn off Mousekeys for several ps2avrGB keyboards (#4502)
Drashna Jaelre
1
-2
/
+2
2018-11-12
modify quantum/template/avr/config.h: add rgblight effect configurations
mtei
1
-5
/
+18
2018-10-27
Add Bootmagic Lite to QMK (#4215)
Drashna Jaelre
2
-0
/
+7
2018-08-29
Updated templates for use by new_project.sh (#3783)
noroadsleft
6
-44
/
+65
2018-08-10
Update ps2avrgb readme (#3599)
MechMerlin
2
-0
/
+44
2018-08-03
Update templates used for new_project.sh (#3558)
MechMerlin
3
-6
/
+17
2018-07-19
Add #include "config_common.h" after #pragma once to config.h templates (#3444)
noroadsleft
2
-8
/
+12
2018-07-16
Update template config.h with `#pragma once` (#3415)
Evan Travers
3
-17
/
+3
2018-07-15
Integrating Peter Fleury's HD44780 LCD library (#3209)
Max Audron
2
-0
/
+29
2018-05-31
Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...
Kenneth Aloysius
1
-13
/
+19
2018-05-14
update template copyrights to 2018 (#2962)
MechMerlin
7
-8
/
+8
2018-05-10
Support both AVR and ps2avrGB targets for new_project script (#2811)
MechMerlin
17
-0
/
+793
2018-04-21
Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780)
MechMerlin
1
-1
/
+1
2018-04-06
change KEYMAP to LAYOUT for all new keyboards made using this script
mechmerlin
2
-2
/
+2
2017-11-02
update template readme
Jack Humbert
1
-2
/
+2
2017-11-02
update qmk template
Jack Humbert
6
-101
/
+25
2017-09-08
Remove all Makefiles from the keyboards directory. (#1660)
skullydazed
1
-6
/
+14
2017-08-11
add description of new option to docs and add option (commented out) into tem...
Balz Guenat
1
-0
/
+5
2017-06-25
Fix #1135 by changing the default to at90usb1286
skullY
1
-1
/
+1
2017-03-30
Merge pull request #1184 from osamuaoki/master
Jack Humbert
1
-1
/
+1
2017-03-29
Typo fix
Osamu Aoki
1
-1
/
+1
2017-03-29
Clarify the quantum license (#1042)
skullydazed
7
-6
/
+98
2017-03-02
fix 'stop_all_notes' naming to be more consistent
Gabriel Young
1
-1
/
+1
2017-02-26
Update size estimates in the Makefile
Gabriel Young
1
-1
/
+1
2017-02-26
Update existing keymaps
Gabriel Young
1
-0
/
+3
2017-02-26
Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED
Gabriel Young
1
-0
/
+17
2017-02-20
Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)
Gabriel Young
2
-2
/
+2
2017-02-20
Allow customization of the number of tone keycodes and add example keymap
Gabriel Young
1
-0
/
+3
2017-02-13
Implement faux-clicky feature
Priyadi Iman Nurcahyo
1
-0
/
+1
2017-02-06
Add new DIODE_DIRECTION option
Nikolaus Wittenstein
1
-1
/
+1
2016-08-27
Fix the keyboard template with new make syntax
Fred Sundvik
1
-5
/
+5
2016-08-20
Fix the template for the Makefile/rules.mk split
Fred Sundvik
2
-74
/
+69
2016-07-07
fixes quantum template (actually)
Jack Humbert
1
-1
/
+1
2016-07-07
corrects quantum template
Jack Humbert
1
-1
/
+1
2016-06-24
Backlight abstraction and other changes (#439)
Jack Humbert
9
-116
/
+75
2016-06-22
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert
1
-1
/
+1
2016-06-21
updates all config.h and Makefiles to correct references, text
Jack Humbert
1
-39
/
+1
2016-06-18
Cleans up quantum/keymap situation, removes extra lufa folders (#416)
Jack Humbert
1
-1
/
+1
2016-06-11
Makefile redo & other features (#395)
Jack Humbert
3
-49
/
+4
2016-05-28
updates quantum template to prevent backlight conflicts
Jack Humbert
1
-1
/
+1
[next]