aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maxipad
Commit message (Collapse)AuthorAgeFilesLines
* having trouble with conflictsclimbalima2016-12-033-20/+0
|
* Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-12-033-22/+35
|\
| * changed readmeclimbalima2016-11-192-2/+3
| |
| * added the pinout for pro micro into maxipadclimbalima2016-11-192-3/+10
| |
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareclimbalima2016-12-031-1/+25
|\|
| * fixed readme conflictsclimbalima2016-11-161-20/+2
| |
* | just savingclimbalima2016-11-1810-232/+54
|/
* should have fixed conflixedclimbalima2016-11-163-91/+3
|
* Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-11-164-1/+108
|\
| * Changes to be committed:climbalima2016-11-109-0/+402
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1610-0/+397