index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
Commit message (
Expand
)
Author
Age
Files
Lines
*
make it easy to customize logo image
Takayuki Matsubara
2017-11-06
1
-0
/
+1
*
update template readme
Jack Humbert
2017-11-01
1
-2
/
+2
*
update qmk template
Jack Humbert
2017-11-01
6
-101
/
+25
*
Fix Pointing Device code (#1934)
drashna
2017-10-31
1
-1
/
+1
*
Fix for issue https://github.com/qmk/qmk_firmware/issues/1751
Jody Foo
2017-10-29
1
-1
/
+1
*
Fix process_combo.c compile warning
Shihpin Tseng
2017-10-29
1
-1
/
+5
*
Added a new keycode for cycling through RBG modes which reverses directions w...
Sebastian Kaim
2017-10-24
2
-0
/
+13
*
Address #1689 by using a formula to define the breathing curve (#1692)
skullydazed
2017-10-17
2
-1
/
+14
*
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-10-14
1
-12
/
+20
*
Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)
Snipeye
2017-10-10
1
-1
/
+1
*
Generic Pointing Device (#1767)
Snipeye
2017-10-06
2
-0
/
+93
*
Fix dynamic macros on ChibiOS keyboards
Fred Sundvik
2017-09-30
1
-1
/
+1
*
Clueboard 60% support (#1746)
skullydazed
2017-09-29
6
-13
/
+628
*
KC_TILD should not have been listed as an auto shift key
Jeremy Cowgar
2017-09-18
1
-1
/
+0
*
Added Auto Shift, tap key = normal, hold key = shifted state.
Jeremy Cowgar
2017-09-18
5
-0
/
+208
*
Address issue #1713 (#1728)
Dylan Khor
2017-09-17
1
-1
/
+1
*
update to driver separation
Jack Humbert
2017-09-15
3
-1
/
+50
|
\
|
*
Merge branch 'master' into ps2avrGB
Luiz Ribeiro
2017-07-04
17
-85
/
+620
|
|
\
|
*
|
Fixed rgblight_types.h
Luiz Ribeiro
2017-06-11
1
-0
/
+1
|
*
|
Added a build flag for using a custom rgblight driver
Luiz Ribeiro
2017-06-11
4
-18
/
+50
*
|
|
Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)
Dylan Khor
2017-09-15
1
-1
/
+0
*
|
|
Updates send_string functionality, adds terminal feature (#1657)
Jack Humbert
2017-09-12
8
-13
/
+565
*
|
|
fix for toggle tap dance
Ptomerty
2017-09-10
1
-1
/
+1
*
|
|
Remove all Makefiles from the keyboards directory. (#1660)
skullydazed
2017-09-08
1
-6
/
+14
*
|
|
RGB improvements (#1684)
skullydazed
2017-09-06
4
-61
/
+147
*
|
|
add audio on/off audios
Jack Humbert
2017-09-06
2
-36
/
+57
*
|
|
update planck stuff
Jack Humbert
2017-09-06
1
-1
/
+1
*
|
|
Improve and simplify RGB Knight mode (#1677)
David Stosik
2017-09-05
2
-43
/
+20
*
|
|
Fix Kitt and its default behavior (#1674)
David Stosik
2017-09-03
2
-8
/
+6
*
|
|
add UC_OSX_RALT to make unicode use the Right Alt key on OSX
Marco Fontani
2017-08-30
3
-2
/
+9
*
|
|
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
Jack Humbert
2017-08-23
1
-1
/
+1
*
|
|
Allow steno to build when NKRO is not defined.
Joe Wasson
2017-08-20
1
-5
/
+4
*
|
|
Required overridden function for keymaps in EEPROM
Wilba6582
2017-08-19
1
-0
/
+1
*
|
|
Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ...
Martin Sandiford
2017-08-15
1
-0
/
+4
*
|
|
fix for issue #1568
Balz Guenat
2017-08-12
1
-4
/
+15
*
|
|
add description of new option to docs and add option (commented out) into tem...
Balz Guenat
2017-08-11
1
-0
/
+5
*
|
|
add short comment to grave_esc_ctrl_override
Balz Guenat
2017-08-11
1
-0
/
+2
*
|
|
add option to let ctrl override shift/gui for the GRAVE_ESC.
Balz Guenat
2017-08-11
1
-0
/
+5
*
|
|
fix default layer songs
Jack Humbert
2017-08-10
1
-5
/
+4
*
|
|
Rename SHIFT macro to BV_64
Fredric Silberberg
2017-08-08
1
-4
/
+4
*
|
|
Added support for locking One Shot modifiers.
Fredric Silberberg
2017-08-08
3
-13
/
+32
*
|
|
Remove hex print code.
Fredric Silberberg
2017-08-08
1
-1
/
+0
*
|
|
Initial implementation of the key_lock feature.
Fredric Silberberg
2017-08-08
5
-0
/
+156
*
|
|
tap-dance: key + layer helper
Gergely Nagy
2017-08-02
2
-0
/
+32
*
|
|
Move steno keycodes due to conflict with another PR.
Joe Wasson
2017-07-27
1
-4
/
+4
*
|
|
Add copyright to steno files.
Joe Wasson
2017-07-27
2
-1
/
+31
*
|
|
Add support for GeminiPR steno protocol.
Joe Wasson
2017-07-27
4
-25
/
+105
*
|
|
Add TX Bolt protocol support for Stenography
Joe Wasson
2017-07-27
6
-3
/
+179
*
|
|
adds option for alt pitch standards
Jack Humbert
2017-07-24
1
-1
/
+5
*
|
|
adds music mode, music mode songs, music mask
Jack Humbert
2017-07-23
6
-55
/
+136
[next]