summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | Merge pull request #876 from Dbroqua/masterJack Humbert2016-11-163-1/+120
| | | |\ \ \ | | | | | | | | | | | | | | Updated kc60/dbroqua layout and added satan/dbroqua_hhkb
| | | | * | | Merge pull request #12 from jackhumbert/masterDamien2016-11-121-3/+3
| | | | |\| | | | | | | | | | | | | | | | Merged from qmk
| | | | * | | Merge branch 'master' of https://github.com/Dbroqua/qmk_firmwaredbroqua2016-11-1215-538/+1231
| | | | |\ \ \
| | | | | * \ \ Merge pull request #11 from jackhumbert/masterDamien2016-11-0315-538/+1231
| | | | | |\ \ \ | | | | | | | | | | | | | | | | | | Merged from jackhumbert
| | | | * | | | | - Added dbroqua_hhkb layout for Satan PCBdbroqua2016-11-122-0/+119
| | | | |/ / / /
| | | | * | | | - Fixed typo in gh60/dbroqua layoutdbroqua2016-10-261-1/+1
| | | | | | | |
| | | * | | | | Merge pull request #866 from fredizzimo/infinity60_clockfixesJack Humbert2016-11-162-2/+7
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | Increase the infinity60 system tick frequency
| | | | * | | | | Increase the infinity60 system tick frequencyFred Sundvik2016-11-052-2/+7
| | | | | | | | |
| | | * | | | | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-11-081-3/+3
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-11-0112-66/+759
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | Fixing Debounce - WIPIBNobody2016-10-281-1/+1
| | | | | | | | |
| | | * | | | | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-10-2813-37/+484
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | Fixing Line TerminationsIBNobody2016-10-233-472/+472
| | | | | | | | |
| | | * | | | | | Fixed some large keyboard bugsIBNobody2016-10-232-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed some bugs relating to keyboards with more than 16 columns. Also added the ability to mask off keyboard matrix bits.
| | | * | | | | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-10-2371-475/+4204
| | | |\ \ \ \ \ \
| | | * | | | | | | Updating Vision keyboard filesIBNobody2016-10-182-99/+116
| | | | | | | | | |
| | * | | | | | | | Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-11-1614-29/+278
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | fixed conflictclimbalima2016-11-141-3/+0
| | | | | | | | | | |
| | | * | | | | | | | fixed extra pasteclimbalima2016-11-141-3/+2
| | | | | | | | | | |
| | | * | | | | | | | Merge branch 'master' of https://github.com/climbalima/qmk_firmwareclimbalima2016-11-101-2/+19
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | second try
| | | | * | | | | | | | returned to oclimbalima2016-11-101-4/+4
| | | | | | | | | | | |
| | | * | | | | | | | | Added both revisions into one folderclimbalima2016-11-1011-101/+327
| | | |/ / / / / / / /
| | | * | | | | | | | Changes to be committed:climbalima2016-11-1029-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
| | * | | | | | | | | Updated my repo to current qmkclimbalima2016-11-1625-98/+756
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * / | | | | | | | add sethbc keymap for gh60 and update macro expansion in connection with sameSeth Chandler2016-11-133-15/+96
| |/ / / / / / / /
* | | | | | | | | working with helper, qmk_helper_windows@05b0105Jack Humbert2016-11-212-6/+6
| | | | | | | | |
* | | | | | | | | wqMerge branch 'wu5y7' of https://github.com/jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-183-7/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Groundwork for dedicated color keycodesErez Zukerman2016-11-171-1/+23
| | | | | | | | | |
| * | | | | | | | | Initial Erez Experimental keymap tweaksErez Zukerman2016-11-173-6/+19
| | | | | | | | | |
* | | | | | | | | | midi back and forthJack Humbert2016-11-181-1/+6
|/ / / / / / / / /
* | | | | | | | | rgb light through midiJack Humbert2016-11-1721-21/+22
| | | | | | | | |
* | | | | | | | | mostly workingJack Humbert2016-11-134-4/+13
| | | | | | | | |
* | | | | | | | | mergingJack Humbert2016-11-1286-263/+4826
|\| | | | | | | |
| * | | | | | | | Removed the control action when holding z or /Jonathan Arnett2016-11-061-3/+3
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Implements dedicated text zoom keysErez Zukerman2016-11-012-3/+7
| | | | | | | |
| * | | | | | | Merge pull request #851 from J3RN/momentaryErez Zukerman2016-10-311-5/+5
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Switched to momentary
| | * | | | | | | Switched to momentaryJonathan Arnett2016-10-091-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also updated the style of these lines slightly to match the style of the default keymap
| * | | | | | | | Merge pull request #843 from lucwastiaux/masterErez Zukerman2016-10-313-0/+426
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Adding Ergodox Dvorak Programmer layout
| | * | | | | | | | re-introduce brackets layerlucwastiaux2016-10-261-2/+24
| | | | | | | | | |
| | * | | | | | | | adding readmelucwastiaux2016-10-231-0/+15
| | | | | | | | | |
| | *