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
*
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
*
|
|
remove unneccesary headers
Jack Humbert
2017-07-23
1
-1
/
+4
*
|
|
use automatic rests with songs (no more rest styles)
Jack Humbert
2017-07-23
3
-24
/
+30
*
|
|
escape song playing in music
Jack Humbert
2017-07-23
1
-9
/
+15
*
|
|
start updating audio docs
Jack Humbert
2017-07-23
1
-4
/
+1
*
|
|
clean-up planck and preonic keymaps, move audio stuff around
Jack Humbert
2017-07-23
8
-13
/
+121
*
|
|
Merge pull request #1491 from fredizzimo/msys2
Jack Humbert
2017-07-13
1
-1
/
+0
|
\
\
\
|
*
|
|
Fix unreferenced errors with mingw compiler and unit tests
Fred Sundvik
2017-07-11
1
-1
/
+0
*
|
|
|
Start mvoing hardware drivers to /drivers/ (#1433)
Jack Humbert
2017-07-10
5
-555
/
+1
*
|
|
|
Fix uninitialized backlight_level in the Visualizer
Fred Sundvik
2017-07-10
1
-0
/
+4
*
|
|
|
Make it easier to use drivers
Fred Sundvik
2017-07-10
3
-4
/
+39
*
|
|
|
Shared default animations
Fred Sundvik
2017-07-10
3
-0
/
+208
*
|
|
|
Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT
Fred Sundvik
2017-07-10
5
-56
/
+26
*
|
|
|
Shared gfxconf
Fred Sundvik
2017-07-10
2
-0
/
+328
[next]