summaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)AuthorFilesLines
2016-11-22Merge pull request #894 from dchagniot/ergodoxDvorakEmacsJack Humbert2-0/+235
Ergodox dvorak emacs
2016-11-22Merge pull request #893 from Sihui/sh-hhkb-jpJack Humbert3-0/+147
[HHKB JP with Dvorak]
2016-11-22Merge pull request #892 from fredizzimo/disable_ergodox_lcdJack Humbert2-26/+5
Always initialize the Infinity Ergodox backlight
2016-11-22Merge pull request #891 from g-sam/galson-keymapJack Humbert3-0/+196
adds galson keymap
2016-11-22Merge pull request #888 from climbalima/masterJack Humbert3-4/+12
Added pro micro to maxipad
2016-11-22Merge pull request #887 from profet23/atreus62Jack Humbert8-0/+622
atreus62 Keyboard Support
2016-11-20add del to new cmdSihui Huang1-1/+1
2016-11-20add space to NewCmd layerSihui Huang1-1/+1
2016-11-20add space to NewCmd layerSihui Huang2-2/+2
2016-11-20typo fixDidier Chagniot2-19/+19
2016-11-20Update README.mdSihui Huang1-1/+1
2016-11-20Update README.mdSihui Huang1-1/+2
2016-11-20Update README.mdSihui Huang1-1/+2
2016-11-20add sh-hhkb-jp layersSihui Huang3-0/+145
2016-11-20Always initialze the Infinity Ergodox backlightFred Sundvik2-26/+5
Otherwise it will stay lit. The set_led functionality is also disabled since it doesn't work properly for slaves.
2016-11-19remove KC expansion from GH60Seth Chandler4-99/+55
2016-11-19move KC expansion to separate macrosSeth Chandler4-23/+66
2016-11-19merge upstream/masterSeth Chandler45-252/+1949
2016-11-19adds galson keymapsamgalson@gmail.com3-0/+196
2016-11-19changed readmeclimbalima2-2/+3
2016-11-19added the pinout for pro micro into maxipadclimbalima2-3/+10
2016-11-17Adding readme placeholderBenjamin Grabkowitz1-0/+10
2016-11-17Adding Support for atreus62 keyboard. https://github.com/profet23/atreus62Benjamin Grabkowitz7-0/+612
2016-11-17fixed readme conflictsclimbalima1-20/+2
2016-11-17should have fixed conflixedclimbalima13-268/+10
2016-11-17Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareclimbalima20-123/+1189
2016-11-17Merge https://github.com/climbalima/qmk_firmwareclimbalima14-29/+278
2016-11-17Updated my repo to current qmkclimbalima25-98/+756
2016-11-16dvorak/plover keyboard layoutSeebs2-0/+244
Plover's steno support likes quasi-qwerty, and gaming likes qwerty, and I like dvorak, so... what if I could have it all? Signed-off-by: seebs <seebs@seebs.net>
2016-11-16Merge pull request #880 from psyill/masterJack Humbert6-0/+678
Added keymap "videck", an ErgoDox keymap for Vi(m) users.
2016-11-16Merge pull request #879 from sethbc/update_sethbc_ergodox_keymapJack Humbert3-13/+3
update sethbc ergodox keymap
2016-11-16Merge pull request #877 from sethbc/update_sethbc_satan_keymapJack Humbert1-7/+7
update sethbc keymap
2016-11-16Merge pull request #876 from Dbroqua/masterJack Humbert3-1/+120
Updated kc60/dbroqua layout and added satan/dbroqua_hhkb
2016-11-16Merge pull request #866 from fredizzimo/infinity60_clockfixesJack Humbert2-2/+7
Increase the infinity60 system tick frequency
2016-11-15fixed conflictclimbalima1-3/+0
2016-11-15fixed extra pasteclimbalima1-3/+2
2016-11-13Added keymap "videck", an ErgoDox keymap for Vi(m) users.Hans EllegÄrd6-0/+678
2016-11-13oops, fixed inverted if statementSeth Chandler1-6/+6
2016-11-13update sethbc ergodox keymapSeth Chandler3-13/+3
2016-11-13add sethbc keymap for gh60 and update macro expansion in connection with sameSeth Chandler3-15/+96
2016-11-13update sethbc keymapSeth Chandler1-1/+1
2016-11-12Merge pull request #12 from jackhumbert/masterDamien1-3/+3
Merged from qmk
2016-11-12Merge branch 'master' of https://github.com/Dbroqua/qmk_firmwaredbroqua15-538/+1231
2016-11-12- Added dbroqua_hhkb layout for Satan PCBdbroqua2-0/+119
2016-11-11Merge branch 'master' of https://github.com/climbalima/qmk_firmwareclimbalima1-2/+19
second try
2016-11-11Added both revisions into one folderclimbalima11-101/+327
2016-11-11returned to oclimbalima1-4/+4
2016-11-11 Changes to be committed:climbalima29-68/+2119
new file: keyboards/lets_splitv2/Makefile new file: keyboards/lets_splitv2/config.h new file: keyboards/lets_splitv2/i2c.c new file: keyboards/lets_splitv2/i2c.h new file: keyboards/lets_splitv2/imgs/split-keyboard-i2c-schematic.png new file: keyboards/lets_splitv2/imgs/split-keyboard-serial-schematic.png new file: keyboards/lets_splitv2/keymaps/default/keymap.c new file: keyboards/lets_splitv2/lets_split.c new file: keyboards/lets_splitv2/lets_split.h new file: keyboards/lets_splitv2/matrix.c new file: keyboards/lets_splitv2/pro_micro.h new file: keyboards/lets_splitv2/readme.md new file: keyboards/lets_splitv2/serial.c new file: keyboards/lets_splitv2/serial.h new file: keyboards/lets_splitv2/split_util.c new file: keyboards/lets_splitv2/split_util.h new file: keyboards/maxipad/Makefile new file: keyboards/maxipad/config.h new file: keyboards/maxipad/keymaps/default/Makefile new file: keyboards/maxipad/keymaps/default/config.h new file: keyboards/maxipad/keymaps/default/keymap.c new file: keyboards/maxipad/keymaps/default/readme.md new file: keyboards/maxipad/maxipad.c new file: keyboards/maxipad/maxipad.h new file: keyboards/maxipad/readme.md
2016-11-09Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody1-3/+3
2016-11-06Removed the control action when holding z or /Jonathan Arnett1-3/+3