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
path:
root
/
keyboards
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-27
Fix `1<col` instead of `1<<col` typo in matrix_is_on()
James Churchill
16
-31
/
+31
2019-01-27
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
26
-84
/
+79
2019-01-27
[Keymap] Small improvements to Maxr1998's Contra keymap (#4952)
Max Rumpf
1
-3
/
+3
2019-01-27
[Keymap] Minor updates to my dz60 keymap (#4943)
MechMerlin
1
-1
/
+1
2019-01-27
[Keyboard] UniGo66 keyboard added (#4913)
Daniel H Klein
14
-0
/
+1309
2019-01-27
[Keymap] Move Iris via support to Via keymap (#4893)
Drashna Jaelre
5
-22
/
+158
2019-01-27
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
359
-1955
/
+39
2019-01-26
[Keyboard] drop unused i2c files (#4948)
seebs
2
-386
/
+0
2019-01-26
[Keymap] Add Maxim keymap for Fourier (#4534)
Danny
3
-0
/
+80
2019-01-26
use built-in arm stuff
Jack Humbert
10
-2552
/
+12
2019-01-26
Revert Commit 1d3b9eea940908d02b6c2deda5d744a73cd838da (#4942)
Drashna Jaelre
8
-207
/
+0
2019-01-26
[Keyboard] Support for Wheat Field Peripherals blocked 65% PCB (#4763)
walkerstop
8
-0
/
+207
2019-01-25
Add C(), A() and G() to match already existing S() (#4673)
fauxpark
9
-15
/
+14
2019-01-25
rs: code friendly keymap for preonic, iris and my preonic clone (#4303)
Olivier Poitrey
16
-0
/
+761
2019-01-25
[Keymap] New kbd67/hotswap keymap for writing both code and math (#4933)
zunger-humu
4
-0
/
+227
2019-01-25
Add support for Clueboard 66% rev4
skullY
8
-0
/
+1465
2019-01-24
[Keyboard] Remove hadron ver0 as it is no longer required (#4921)
zvecr
4
-40
/
+0
2019-01-24
Remove unused fn_actions[] and action_function() in default keymaps (#4829)
fauxpark
15
-137
/
+18
2019-01-24
[Keyboard] KBD67: enable bootmagic lite by default (#4931)
MechMerlin
3
-7
/
+14
2019-01-24
[Keymap] Adding keymap for Nyquist (#4918)
shovelpaw
3
-0
/
+202
2019-01-24
Remove lfkeyboards parent rules.mk as its only required for mini1800
zvecr
2
-1
/
+2
2019-01-24
[Keyboard] Add BDN9 (#4919)
Danny
7
-0
/
+216
2019-01-24
[Keyboard] Add KBD67 Hotswap Support (#4916)
MechMerlin
19
-8
/
+544
2019-01-24
Fixup the clueboard 66 info.json
skullY
4
-11
/
+15
2019-01-23
Clueboard refresh (#4902)
skullydazed
101
-4094
/
+583
2019-01-23
[Keyboard] Add DataHand keyboard support (#4847)
Nikolaus Wittenstein
7
-0
/
+733
2019-01-22
[Keymap] Add a compile-time provided macro and assign to _FL (#4908)
Rys Sommefeldt
3
-9
/
+27
2019-01-22
Added info.json for TGR Alice
Felipe Coury
1
-0
/
+12
2019-01-22
Rename i2c_slave functions so it can coexist with i2c_master (#4875)
James Churchill
3
-18
/
+18
2019-01-21
Fix for ISO layout in tada68:rys (#4906)
Rys Sommefeldt
1
-2
/
+2
2019-01-21
[Keyboard] Added TGR Alice keyboard support (#4896)
Felipe Coury
9
-0
/
+819
2019-01-21
handwired/retro_refit: refactor, Configurator support and readme update (#4899)
noroadsleft
4
-96
/
+155
2019-01-21
[Keyboard] Tmo50 initial commit (#4891)
Emīls Delle
7
-0
/
+433
2019-01-21
Plain60 Configurator support and cleanup (#4888)
noroadsleft
3
-6
/
+82
2019-01-20
Add crd's do60 (#4889)
Jason Thigpen
1
-0
/
+33
2019-01-20
Added VIA Configurator support to Snagpad (#4890)
Wilba
3
-2
/
+176
2019-01-20
schaeferdev layout for hhkb implementing movement layer (VIM style + Mouse) (...
Daniel Schäfer
4
-0
/
+122
2019-01-20
handwired/reddot refactor, Configurator support and readme update (#4886)
noroadsleft
4
-56
/
+144
2019-01-19
Add Plain60 support (#4887)
Maarten Dekkers
6
-0
/
+200
2019-01-19
[Keyboard] Enable RGB Underglow for Idobo Boards (#4885)
Stefan Peterson
1
-3
/
+4
2019-01-19
[Keyboard] DC60 layout_all not really layout_all (#4884)
MechMerlin
3
-14
/
+15
2019-01-19
[Keyboard] TKC Candybar: Correct info.json (#4882)
TerryMathews
1
-1
/
+4
2019-01-19
[Keyboard] Initial support for TKC Candybar (#4881)
TerryMathews
14
-0
/
+2579
2019-01-19
handwired/qc60: refactor, Configurator update, and readme update (#4878)
noroadsleft
5
-65
/
+606
2019-01-18
[Keyboard] handwired/ortho60 Configurator update, readme update, and rules ti...
noroadsleft
3
-5
/
+75
2019-01-18
TKC1800 refactor and Configurator visual fixes (#4870)
noroadsleft
13
-826
/
+344
2019-01-18
Fixed the build break of helix/rev1:OLED_sample caused by PR #4462. (#4874)
Takeshi ISHII
1
-0
/
+20
2019-01-18
Add cursor keys to top layer (#4876)
Kenny Hung
1
-4
/
+4
2019-01-18
[Keyboard] Fix bootloader size for v60_type_r (#4873)
WillyPillow
1
-7
/
+8
2019-01-18
handwired/ortho5x13: layout macro refactor
noroadsleft
1
-5
/
+2
[next]