aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maxipad
AgeCommit message (Collapse)Author
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Gravatar Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2016-12-03having trouble with conflictsGravatar climbalima
2016-12-03Merge https://github.com/climbalima/qmk_firmwareGravatar climbalima
2016-12-03Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar climbalima
2016-11-19changed readmeGravatar climbalima
2016-11-19added the pinout for pro micro into maxipadGravatar climbalima
2016-11-18just savingGravatar climbalima
2016-11-16fixed readme conflictsGravatar climbalima
2016-11-16should have fixed conflixedGravatar climbalima
2016-11-16Merge https://github.com/climbalima/qmk_firmwareGravatar climbalima
2016-11-16Updated my repo to current qmkGravatar climbalima
2016-11-10 Changes to be committed:Gravatar 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