summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2016-11-21Merge pull request #894 from dchagniot/ergodoxDvorakEmacsJack Humbert
Ergodox dvorak emacs
2016-11-21Merge pull request #893 from Sihui/sh-hhkb-jpJack Humbert
[HHKB JP with Dvorak]
2016-11-21Merge pull request #892 from fredizzimo/disable_ergodox_lcdJack Humbert
Always initialize the Infinity Ergodox backlight
2016-11-21Merge pull request #891 from g-sam/galson-keymapJack Humbert
adds galson keymap
2016-11-21Merge pull request #888 from climbalima/masterJack Humbert
Added pro micro to maxipad
2016-11-21Merge pull request #887 from profet23/atreus62Jack Humbert
atreus62 Keyboard Support
2016-11-20add del to new cmdSihui Huang
2016-11-20add space to NewCmd layerSihui Huang
2016-11-20add space to NewCmd layerSihui Huang
2016-11-20typo fixDidier Chagniot
2016-11-20Update README.mdSihui Huang
2016-11-20Update README.mdSihui Huang
2016-11-20Update README.mdSihui Huang
2016-11-20add sh-hhkb-jp layersSihui Huang
2016-11-20Always initialze the Infinity Ergodox backlightFred Sundvik
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 Chandler
2016-11-19move KC expansion to separate macrosSeth Chandler
2016-11-19merge upstream/masterSeth Chandler
2016-11-19adds galson keymapsamgalson@gmail.com
2016-11-19changed readmeclimbalima
2016-11-19added the pinout for pro micro into maxipadclimbalima
2016-11-16Adding readme placeholderBenjamin Grabkowitz
2016-11-16Adding Support for atreus62 keyboard. https://github.com/profet23/atreus62Benjamin Grabkowitz
2016-11-16fixed readme conflictsclimbalima
2016-11-16should have fixed conflixedclimbalima
2016-11-16Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareclimbalima
2016-11-16Merge https://github.com/climbalima/qmk_firmwareclimbalima
2016-11-16Updated my repo to current qmkclimbalima
2016-11-16dvorak/plover keyboard layoutSeebs
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 Humbert
Added keymap "videck", an ErgoDox keymap for Vi(m) users.
2016-11-16Merge pull request #879 from sethbc/update_sethbc_ergodox_keymapJack Humbert
update sethbc ergodox keymap
2016-11-16Merge pull request #877 from sethbc/update_sethbc_satan_keymapJack Humbert
update sethbc keymap
2016-11-16Merge pull request #876 from Dbroqua/masterJack Humbert
Updated kc60/dbroqua layout and added satan/dbroqua_hhkb
2016-11-16Merge pull request #866 from fredizzimo/infinity60_clockfixesJack Humbert
Increase the infinity60 system tick frequency
2016-11-14fixed conflictclimbalima
2016-11-14fixed extra pasteclimbalima
2016-11-13Added keymap "videck", an ErgoDox keymap for Vi(m) users.Hans EllegÄrd
2016-11-13oops, fixed inverted if statementSeth Chandler
2016-11-13update sethbc ergodox keymapSeth Chandler
2016-11-13add sethbc keymap for gh60 and update macro expansion in connection with sameSeth Chandler
2016-11-12update sethbc keymapSeth Chandler
2016-11-12Merge pull request #12 from jackhumbert/masterDamien
Merged from qmk
2016-11-12Merge branch 'master' of https://github.com/Dbroqua/qmk_firmwaredbroqua
2016-11-12- Added dbroqua_hhkb layout for Satan PCBdbroqua
2016-11-10Merge branch 'master' of https://github.com/climbalima/qmk_firmwareclimbalima
second try
2016-11-10Added both revisions into one folderclimbalima
2016-11-10returned to oclimbalima
2016-11-10 Changes to be committed:climbalima
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-08Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody
2016-11-06Removed the control action when holding z or /Jonathan Arnett