Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove empty fn_actions[] | fauxpark | 2019-01-11 | 1 | -3/+0 |
| | |||||
* | QMK Configurator support for Maxipad keypad (#3307) | MechMerlin | 2018-07-04 | 4 | -21/+21 |
| | |||||
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 1 | -3/+0 |
| | |||||
* | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | 2017-06-30 | 1 | -19/+19 |
| | | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | ||||
* | having trouble with conflicts | climbalima | 2016-12-03 | 3 | -20/+0 |
| | |||||
* | Merge https://github.com/climbalima/qmk_firmware | climbalima | 2016-12-03 | 3 | -22/+35 |
|\ | |||||
| * | changed readme | climbalima | 2016-11-19 | 2 | -2/+3 |
| | | |||||
| * | added the pinout for pro micro into maxipad | climbalima | 2016-11-19 | 2 | -3/+10 |
| | | |||||
* | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | climbalima | 2016-12-03 | 1 | -1/+25 |
|\| | |||||
| * | fixed readme conflicts | climbalima | 2016-11-16 | 1 | -20/+2 |
| | | |||||
* | | just saving | climbalima | 2016-11-18 | 10 | -232/+54 |
|/ | |||||
* | should have fixed conflixed | climbalima | 2016-11-16 | 3 | -91/+3 |
| | |||||
* | Merge https://github.com/climbalima/qmk_firmware | climbalima | 2016-11-16 | 4 | -1/+108 |
|\ | |||||
| * | Changes to be committed: | climbalima | 2016-11-10 | 9 | -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 qmk | climbalima | 2016-11-16 | 10 | -0/+397 |