index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
dz60
/
keymaps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove KC_DELT alias in favor of KC_DEL (#6327)
Konstantin Đorđević
2019-08-30
2
-2
/
+2
*
Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)
fauxpark
2019-08-30
1
-5
/
+0
*
[Keymap] switch backspace and backslash, updated readme (#6323)
William Chang
2019-07-13
2
-8
/
+8
*
[Keymap] Add DZ60 layout that supports a hybrid hhkb layout (#6235)
Alex Lewis
2019-07-03
2
-0
/
+36
*
DZ60 w/ 2.25u left shift and arrow cluster (#6215)
Drashna Jaelre
2019-07-01
2
-0
/
+83
|
\
|
*
update README
Oliver Ladner
2019-06-29
1
-3
/
+3
|
*
add play/pause and brightness to layer 1
Oliver Ladner
2019-06-29
1
-2
/
+2
|
*
L1 work
Oliver Ladner
2019-06-28
1
-3
/
+3
|
*
KB_B should read KC_B
Oliver Ladner
2019-06-16
1
-1
/
+1
|
*
PoC weeheavy_2.25_lshift
Oliver Ladner
2019-06-16
2
-0
/
+83
*
|
[Keymap] kifinnsson's Colemak angle mod ansi-ish layout for the dz60 (#6191)
kifinnsson
2019-06-26
3
-0
/
+221
|
/
*
[Keymap] add keymap with split spacebar, ansi, hhkb features (#6114)
Calvin Moody
2019-06-11
1
-0
/
+84
*
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-06
1
-1
/
+1
*
[Kenyboard] Add ansi_split_space_rshift layout to DZ60 (#6004)
Klemen Košir
2019-05-28
2
-0
/
+20
*
[Keymap] Update Mouse key settings (#5946)
Jesper Nellemann Jakobsen
2019-05-21
3
-5
/
+6
*
[Keymap] bingocaller's DZ60 MacOS keymap (#5914)
Jesper Nellemann Jakobsen
2019-05-20
3
-0
/
+209
*
[Keyboard] Fix dz60 LAYOUT_60_iso_split_space_bs_rshift api errors (#5852)
zvecr
2019-05-11
1
-2
/
+2
*
Add vim arrow keybindings to layer 1, update readme. (#5842)
William Chang
2019-05-11
2
-6
/
+7
*
[Keymap] Updated keymap and readme (#5834)
William Chang
2019-05-09
2
-12
/
+10
*
[Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others (...
Olivier Poitrey
2019-05-07
2
-32
/
+13
*
[Keymap] DZ60 keymap and layout (#5474)
Oliver Granlund
2019-05-03
2
-0
/
+44
*
add a new keymap of DZ60 for MacOS (#5760)
Teng
2019-05-02
4
-0
/
+98
*
[Keymap] dz60 keymap w/ hhkb-esque default layer (#5708)
loChris
2019-04-29
1
-0
/
+25
*
Added keymap/userspace for dz60 build 4 with readme (#5668)
William Chang
2019-04-20
4
-0
/
+131
*
Add DZ60 Tsangan Layout + Fn layer (#5319)
Eduardo Lourenço Pinto Neto
2019-03-05
2
-0
/
+28
*
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
fauxpark
2019-02-17
7
-14
/
+0
*
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
fauxpark
2019-02-16
2
-11
/
+0
*
[Keymap] Add my personal userspace and update my keymaps (#5128)
Danilo Vulicevic
2019-02-14
3
-0
/
+57
*
[Keymap] Minor updates to my dz60 keymap (#4943)
MechMerlin
2019-01-27
1
-1
/
+1
*
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-26
1
-5
/
+0
*
[Keymap] Adds keymaps for muzfuz DZ60, Planck, Clueboard66 (#4825)
Mazin Power
2019-01-13
2
-0
/
+88
*
Add tsangan layout to dz60 with a "sane" default keymap (#4717)
Jason Thigpen
2018-12-24
1
-0
/
+32
*
Keymap: Added Drewsky DZ60 keymap (#4607)
Twopidee
2018-12-11
2
-0
/
+45
*
crd alps64 updates (#4565)
Jason Thigpen
2018-12-07
1
-1
/
+1
*
Keyboard: Add dz60 tsangan hhkb (#4529)
Jason Thigpen
2018-12-05
2
-19
/
+54
*
Add personal zvecr dz60 keymap (#4443)
zvecr
2018-11-18
1
-0
/
+40
*
Add my new ANSI layout dz60 setup (#4397)
Jason Thigpen
2018-11-09
2
-15
/
+40
*
Commit my DZ60 keymap (#4375)
MechMerlin
2018-11-06
3
-0
/
+114
*
separated all my changes into separate files, working on generalizing my rela...
TheOneTrueTrench
2018-11-06
8
-614
/
+839
*
Keymap update Adding RGB underglow controls. (#4358)
Jarred Steenvoorden
2018-11-05
1
-5
/
+5
*
Move grave to top layer (caps is esc) (#4288)
Jason Thigpen
2018-10-30
1
-4
/
+4
*
Keymap: Personal dz60 keymap (#4251)
Žan Pevec
2018-10-27
1
-0
/
+41
*
Made a userspace that allows you to use your keyboard as an order of operatio...
Ajax
2018-10-23
1
-0
/
+74
*
Include quantum.h to fix travis CI errors
Drashna Jaelre
2018-10-22
1
-0
/
+2
*
added an ISO split spacebar layout, keymap and readme files (#4165)
mcarni
2018-10-19
2
-0
/
+262
*
Keymap: Add dz60 iso-de layout (#4173)
Andy
2018-10-19
3
-0
/
+56
*
Keymap: Swap func layer keys and add vim navigation to navigation layer (#4163)
Jason Thigpen
2018-10-18
1
-4
/
+4
*
Keymap: Adding new functionality to personal keymap, smart macros (#4159)
TheOneTrueTrench
2018-10-17
3
-55
/
+657
*
Keymap: 60_ansi keymap for DZ60 (#4139)
jshuf
2018-10-15
2
-0
/
+27
*
Keymap: Move multimedia events to dedicated layer and format config (#4136)
Jason Thigpen
2018-10-15
1
-13
/
+35
[next]