index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[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
*
|
|
Fix aanzee Configurator config file (#5286)
zvecr
2019-03-04
1
-2
/
+1
*
|
|
Separate keymaps to VIA enabled/dissabled. (#5302)
yiancar
2019-03-04
17
-7
/
+657
*
|
|
[Keymap] Add RGB config and controls to userspace (#5299)
stanrc85
2019-03-03
3
-0
/
+36
*
|
|
Add LED Matrix to Features list for easy reference (#5280)
Drashna Jaelre
2019-03-03
2
-0
/
+2
*
|
|
[Keymap] layout/community/ortho4x12/symbolic update (#5274)
leico
2019-03-03
3
-48
/
+116
*
|
|
[Keyboard] matrix_init_user shouldn't call itself (#5298)
Ray Cielencki
2019-03-03
1
-1
/
+0
*
|
|
[Keymap] Update keymap.c (#5290)
omkbd
2019-03-03
1
-3
/
+3
*
|
|
Update Atreus layout to match the Niu layout. Fix Niu comment typo. (#5297)
yttyx
2019-03-03
4
-166
/
+227
*
|
|
[Keymap] Fix comment in the KBD67 default keymap. (#5296)
KOBAYASHI Daisuke
2019-03-03
1
-9
/
+9
*
|
|
[Keyboard] update Hecomi/alpha's info.json (#5295)
takashiski
2019-03-03
1
-8
/
+360
[prev]
[next]