summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/config.h
Commit message (Collapse)AuthorAgeFilesLines
* 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-101-10/+6
|/
* Changes to be committed:climbalima2016-11-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* default keymap, reset sorted out for now, added serial to makefileJack Humbert2016-07-061-2/+4
|
* add options to config.hJack Humbert2016-07-051-2/+5
|
* i2c workingJack Humbert2016-07-051-0/+93