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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
[Keymap] Smarter KC_MAKE code and removed duplicate MOD_MASK entries (#5331)
stanrc85
2
-13
/
+8
2019-03-08
Add in mekanist's keymap. Thanks to MatthewRobo for assisting in creating som...
MechMerlin
3
-0
/
+218
2019-03-08
Keymap update: Use `register_code16()` and its variants in lieu of separate m...
Dusty Pomerleau
1
-72
/
+52
2019-03-07
[Docs] Add Tap Dance example to the docs (#5326)
Dusty Pomerleau
3
-1
/
+98
2019-03-06
[Keyboard] Adds Gray Studio HB85 Initial Support (#5311)
Felipe Coury
9
-0
/
+844
2019-03-06
[Keymap] Add KC_MAKE keycode to my userspace and keymaps (#5324)
stanrc85
5
-4
/
+56
2019-03-06
[Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325)
noroadsleft
5
-80
/
+83
2019-03-06
[Keyboard] re-arrange the pinout for backlight support (#5321)
jotix
2
-7
/
+7
2019-03-06
[Keymap] update: simplify tapdance code for Minidox/keymaps/dustypomerleau (#...
Dusty Pomerleau
1
-69
/
+35
2019-03-06
Update personal userspace and keymaps + improve custom functionality (#5289)
Drashna Jaelre
16
-99
/
+354
2019-03-06
[Keymap] Add vxid planck layout (#5271)
vxid
3
-0
/
+63
2019-03-06
increase size of note counter variable to avoid overflow
Marco Monaco
3
-3
/
+3
2019-03-05
Adopted LAYOUT, added some keys (#5320)
Christopher Browne
7
-96
/
+173
2019-03-05
Add more "decent" text editors (#5308)
Mitchel van Eijgen
1
-1
/
+1
2019-03-05
Add DZ60 Tsangan Layout + Fn layer (#5319)
Eduardo Lourenço Pinto Neto
2
-0
/
+28
2019-03-05
[Docs] Fix function signature (layer_state_set_*) (#5313)
lf
1
-1
/
+1
2019-03-05
Correct keyboard and layout dimensions for 40percent.club Foobar (#5310)
noroadsleft
1
-2
/
+4
2019-03-04
Dactyl Manuform 5x6, 5x7, and 6x6: QMK Configurator fixes and partial code cl...
noroadsleft
6
-96
/
+92
2019-03-04
Fixed default to dissable VIA (#5309)
yiancar
1
-2
/
+2
2019-03-04
Clean up debounce a bit (#5255)
James Churchill
8
-44
/
+29
2019-03-04
Fix aanzee Configurator config file (#5286)
zvecr
1
-2
/
+1
2019-03-04
Separate keymaps to VIA enabled/dissabled. (#5302)
yiancar
17
-7
/
+657
2019-03-04
[Keymap] Add RGB config and controls to userspace (#5299)
stanrc85
3
-0
/
+36
2019-03-04
Add LED Matrix to Features list for easy reference (#5280)
Drashna Jaelre
2
-0
/
+2
2019-03-03
[Keymap] layout/community/ortho4x12/symbolic update (#5274)
leico
3
-48
/
+116
2019-03-03
[Keyboard] matrix_init_user shouldn't call itself (#5298)
Ray Cielencki
1
-1
/
+0
2019-03-03
[Keymap] Update keymap.c (#5290)
omkbd
1
-3
/
+3
2019-03-03
Update Atreus layout to match the Niu layout. Fix Niu comment typo. (#5297)
yttyx
4
-166
/
+227
2019-03-03
[Keymap] Fix comment in the KBD67 default keymap. (#5296)
KOBAYASHI Daisuke
1
-9
/
+9
2019-03-03
[Keyboard] update Hecomi/alpha's info.json (#5295)
takashiski
1
-8
/
+360
2019-03-03
[Keyboard] Adding Numeric Keypad //e converter (#5294)
Adam Newbold
12
-0
/
+477
2019-03-03
[Keyboard] Add support for matrix_scan_user to usb-usb converter (#5291)
Ray Cielencki
1
-0
/
+21
2019-03-03
handwired/terminus_mini: refactor, Configurator support, and readme cleanup (...
noroadsleft
4
-80
/
+121
2019-03-02
Add SysRq, Break combos and other keys to Melody96 keymap
Konstantin Đorđević
3
-3
/
+7
2019-03-02
Add media controls to Melody96 keymap
Konstantin Đorđević
1
-2
/
+2
2019-03-02
Update Godspeed colors
Konstantin Đorđević
1
-2
/
+2
2019-03-02
ACTION_TAP_DANCE_DOUBLE_MODS → ACTION_TAP_DANCE_DOUBLE_MOD
Konstantin Đorđević
1
-8
/
+8
2019-03-02
Add blank lines, prefer explicit initialization
Konstantin Đorđević
2
-2
/
+9
2019-03-02
Replace td_fn_rctrl with generic td_layer_mod
Konstantin Đorđević
1
-19
/
+28
2019-03-02
Replace td_lshift_fn with generic td_mod_layer, add TD_RCTL_FN
Konstantin Đorđević
2
-37
/
+47
2019-03-02
Update tap dance function names
Konstantin Đorđević
1
-4
/
+4
2019-03-02
Set preferred intervals for rgblight effects
Konstantin Đorđević
3
-13
/
+33
2019-03-02
Add GODSPEED_YELLOW color
Konstantin Đorđević
4
-4
/
+13
2019-03-02
Update GODSPEED_BLUE values and RGB mode keys
Konstantin Đorđević
2
-4
/
+4
2019-03-02
Set Melody96 underglow color to Godspeed blue on EEPROM reset
Konstantin Đorđević
1
-0
/
+4
2019-03-02
Remove most _keymap and _user definitions in userspace
Konstantin Đorđević
2
-57
/
+0
2019-03-02
Make toggle_numpad a nested function in process_record_user
Konstantin Đorđević
1
-11
/
+10
2019-03-02
Add _keymap versions of other custom Quantum functions
Konstantin Đorđević
2
-5
/
+87
2019-03-02
Use two spaces before inline comments
Konstantin Đorđević
3
-9
/
+9
2019-03-02
Switch to UNICODEMAP in keyboard rules
Konstantin Đorđević
3
-24
/
+24
[prev]
[next]