index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix wrong key order in qmk configurator. (#5342)
linyaofred
2019-03-08
1
-11
/
+11
*
[Keyboard] New Keyboard: MK60 (#5327)
MechMerlin
2019-03-07
9
-0
/
+607
*
[Keymap] Smarter KC_MAKE code and removed duplicate MOD_MASK entries (#5331)
stanrc85
2019-03-07
2
-13
/
+8
*
Add in mekanist's keymap. Thanks to MatthewRobo for assisting in creating som...
MechMerlin
2019-03-07
3
-0
/
+218
*
Keymap update: Use `register_code16()` and its variants in lieu of separate m...
Dusty Pomerleau
2019-03-07
1
-72
/
+52
*
[Docs] Add Tap Dance example to the docs (#5326)
Dusty Pomerleau
2019-03-07
3
-1
/
+98
*
[Keyboard] Adds Gray Studio HB85 Initial Support (#5311)
Felipe Coury
2019-03-06
9
-0
/
+844
*
[Keymap] Add KC_MAKE keycode to my userspace and keymaps (#5324)
stanrc85
2019-03-06
5
-4
/
+56
*
[Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325)
noroadsleft
2019-03-06
5
-80
/
+83
*
[Keyboard] re-arrange the pinout for backlight support (#5321)
jotix
2019-03-05
2
-7
/
+7
*
[Keymap] update: simplify tapdance code for Minidox/keymaps/dustypomerleau (#...
Dusty Pomerleau
2019-03-05
1
-69
/
+35
*
Update personal userspace and keymaps + improve custom functionality (#5289)
Drashna Jaelre
2019-03-05
16
-99
/
+354
|
\
|
*
Add SysRq, Break combos and other keys to Melody96 keymap
Konstantin Đorđević
2019-03-02
3
-3
/
+7
|
*
Add media controls to Melody96 keymap
Konstantin Đorđević
2019-03-02
1
-2
/
+2
|
*
Update Godspeed colors
Konstantin Đorđević
2019-03-02
1
-2
/
+2
|
*
ACTION_TAP_DANCE_DOUBLE_MODS → ACTION_TAP_DANCE_DOUBLE_MOD
Konstantin Đorđević
2019-03-02
1
-8
/
+8
|
*
Add blank lines, prefer explicit initialization
Konstantin Đorđević
2019-03-02
2
-2
/
+9
|
*
Replace td_fn_rctrl with generic td_layer_mod
Konstantin Đorđević
2019-03-02
1
-19
/
+28
|
*
Replace td_lshift_fn with generic td_mod_layer, add TD_RCTL_FN
Konstantin Đorđević
2019-03-02
2
-37
/
+47
|
*
Update tap dance function names
Konstantin Đorđević
2019-03-02
1
-4
/
+4
|
*
Set preferred intervals for rgblight effects
Konstantin Đorđević
2019-03-02
3
-13
/
+33
|
*
Add GODSPEED_YELLOW color
Konstantin Đorđević
2019-03-02
4
-4
/
+13
|
*
Update GODSPEED_BLUE values and RGB mode keys
Konstantin Đorđević
2019-03-02
2
-4
/
+4
|
*
Set Melody96 underglow color to Godspeed blue on EEPROM reset
Konstantin Đorđević
2019-03-02
1
-0
/
+4
|
*
Remove most _keymap and _user definitions in userspace
Konstantin Đorđević
2019-03-02
2
-57
/
+0
|
*
Make toggle_numpad a nested function in process_record_user
Konstantin Đorđević
2019-03-02
1
-11
/
+10
|
*
Add _keymap versions of other custom Quantum functions
Konstantin Đorđević
2019-03-02
2
-5
/
+87
|
*
Use two spaces before inline comments
Konstantin Đorđević
2019-03-02
3
-9
/
+9
|
*
Switch to UNICODEMAP in keyboard rules
Konstantin Đorđević
2019-03-02
3
-24
/
+24
|
*
Avoid collisions with X_* send string constants
Konstantin Đorđević
2019-03-02
2
-6
/
+6
|
*
Generate UNICODE and UNICODEMAP constants using macros
Konstantin Đorđević
2019-03-02
4
-8
/
+41
|
*
Add RGB_SET keycode to Melody96 and RGB files to userspace
Konstantin Đorđević
2019-03-02
5
-4
/
+45
|
*
Add RGB controls and numpad Unicode to Melody96 keymap
Konstantin Đorđević
2019-03-02
1
-11
/
+11
|
*
Use "Vo-", "Vo+" instead of "VoD", "VoU" in keymap comments
Konstantin Đorđević
2019-03-02
3
-3
/
+3
|
*
Move feature flags from userspace into keyboard rules
Konstantin Đorđević
2019-03-02
4
-9
/
+27
|
*
Add melody96:konstantin keymap
Konstantin Đorđević
2019-03-02
3
-0
/
+56
|
*
Update custom SEND_STRING
Konstantin Đorđević
2019-03-02
1
-5
/
+5
|
*
DST_RMV → DST_REM
Konstantin Đorđević
2019-03-02
4
-4
/
+4
|
*
Add DST_MOD_MASK as a config option
Konstantin Đorđević
2019-03-02
2
-2
/
+5
|
*
Change how desktop commands work
Konstantin Đorđević
2019-03-02
6
-11
/
+28
*
|
[Keymap] Add vxid planck layout (#5271)
vxid
2019-03-05
3
-0
/
+63
*
|
increase size of note counter variable to avoid overflow
Marco Monaco
2019-03-05
3
-3
/
+3
*
|
Adopted LAYOUT, added some keys (#5320)
Christopher Browne
2019-03-05
7
-96
/
+173
*
|
Add more "decent" text editors (#5308)
Mitchel van Eijgen
2019-03-05
1
-1
/
+1
*
|
Add DZ60 Tsangan Layout + Fn layer (#5319)
Eduardo Lourenço Pinto Neto
2019-03-05
2
-0
/
+28
*
|
[Docs] Fix function signature (layer_state_set_*) (#5313)
lf
2019-03-04
1
-1
/
+1
*
|
Correct keyboard and layout dimensions for 40percent.club Foobar (#5310)
noroadsleft
2019-03-04
1
-2
/
+4
*
|
Dactyl Manuform 5x6, 5x7, and 6x6: QMK Configurator fixes and partial code cl...
noroadsleft
2019-03-04
6
-96
/
+92
*
|
Fixed default to dissable VIA (#5309)
yiancar
2019-03-04
1
-2
/
+2
*
|
Clean up debounce a bit (#5255)
James Churchill
2019-03-04
8
-44
/
+29
[prev]
[next]