Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1171 from ishtob/master | Jack Humbert | 2017-03-28 | 18 | -184/+1281 |
|\ | | | | | SSD1306 I2C OLED display support for let's split | ||||
| * | Update readme.md | ishtob | 2017-03-22 | 1 | -8/+1 |
| | | |||||
| * | Update i2c.c | ishtob | 2017-03-22 | 1 | -2/+0 |
| | | |||||
| * | Update i2c.c | ishtob | 2017-03-22 | 1 | -90/+0 |
| | | |||||
| * | Update i2c.c | ishtob | 2017-03-22 | 1 | -1/+1 |
| | | |||||
| * | Update i2c.c | ishtob | 2017-03-22 | 1 | -1/+1 |
| | | |||||
| * | Update matrix.c | ishtob | 2017-03-22 | 1 | -1/+1 |
| | | |||||
| * | Update split_util.c | ishtob | 2017-03-22 | 1 | -1/+1 |
| | | |||||
| * | Update matrix.c | ishtob | 2017-03-22 | 1 | -2/+1 |
| | | |||||
| * | OLED code cleanup | ishtob | 2017-03-22 | 1 | -1/+1 |
| | | |||||
| * | Add files via upload | ishtob | 2017-03-22 | 1 | -0/+32 |
| | | |||||
| * | OLED code cleanup | ishtob | 2017-03-22 | 1 | -46/+6 |
| | | |||||
| * | Added OLED SSD1306 support to I2C | ishtob | 2017-03-22 | 8 | -21/+908 |
| | | |||||
| * | Merged Fliphalf, now defined in config, added OLED | ishtob | 2017-03-22 | 2 | -8/+59 |
| | | | | | | | | | | | | | | Can now use the following in the keymap config.h to call the flipped matrix ``` #define FLIPHALF ``` | ||||
| * | Delete rules.mk | ishtob | 2017-03-22 | 1 | -5/+0 |
| | | |||||
| * | Delete rev2fliphalf.h | ishtob | 2017-03-22 | 1 | -28/+0 |
| | | |||||
| * | Delete rev2fliphalf.c | ishtob | 2017-03-22 | 1 | -32/+0 |
| | | |||||
| * | Delete config.h | ishtob | 2017-03-22 | 1 | -91/+0 |
| | | |||||
| * | Delete Makefile | ishtob | 2017-03-22 | 1 | -3/+0 |
| | | |||||
| * | Add files via upload | ishtob | 2017-03-22 | 3 | -0/+426 |
| | | |||||
* | | Merge pull request #1168 from newsboytko/newsboytko/frosty-flake | Jack Humbert | 2017-03-28 | 11 | -0/+542 |
|\ \ | | | | | | | Support Frosty Flake Controller (CM Storm QFR) | ||||
| * | | clean up config | Gabriel Young | 2017-03-19 | 1 | -26/+4 |
| | | | |||||
| * | | clean up docs and provide defaults for keymap | Gabriel Young | 2017-03-19 | 4 | -40/+21 |
| | | | |||||
| * | | update docs | Gabriel Young | 2017-03-19 | 1 | -0/+4 |
| | | | |||||
| * | | fix whitespace | Gabriel Young | 2017-03-19 | 1 | -51/+48 |
| | | | |||||
| * | | support LEDs | Gabriel Young | 2017-03-19 | 2 | -44/+51 |
| | | | |||||
| * | | Swap rows and columns to match the schematic | Gabriel Young | 2017-03-19 | 4 | -142/+62 |
| | | | |||||
| * | | start to define keymap; annoying because rows and columns are swapped from ↵ | Gabriel Young | 2017-03-19 | 3 | -5/+84 |
| | | | | | | | | | | | | schematic | ||||
| * | | successfully read data from the matrix | Gabriel Young | 2017-03-19 | 4 | -75/+93 |
| | | | |||||
| * | | sketch out frosty flake matrix using custom matrix.c based on kitten paw | Gabriel Young | 2017-03-18 | 3 | -11/+187 |
| | | | |||||
| * | | boilerplate project created with new_project.sh | Gabriel Young | 2017-03-18 | 10 | -0/+382 |
| | | | |||||
| * | | Merge branch 'qmk/master' | Gabriel Young | 2017-03-18 | 145 | -603/+7799 |
| |\ \ | |||||
| * \ \ | Merge branch 'qmk/master' | Gabriel Young | 2017-02-21 | 9 | -74/+60 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'qmk/master' | Gabriel Young | 2017-02-19 | 49 | -1536/+1470 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge pull request #1178 from cheesemacfly/master | Jack Humbert | 2017-03-28 | 4 | -0/+80 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | XD60 different layout | ||||
| * | | | | | | Create README.md | Nicolas Guelpa | 2017-03-26 | 1 | -0/+13 |
| | | | | | | | |||||
| * | | | | | | Add files via upload | Nicolas Guelpa | 2017-03-26 | 2 | -0/+0 |
| | | | | | | | |||||
| * | | | | | | fixing layout | Nicolas Guelpa | 2017-03-26 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Adding different layer | Nicolas Guelpa | 2017-03-24 | 1 | -0/+67 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #1163 from jprMesh/atreus62_KC_KEYMAP | Jack Humbert | 2017-03-28 | 1 | -11/+27 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Added KC_KEYMAP macro for old style keymaps in Atreus62 | ||||
| * | | | | | | Added KC_KEYMAP macro for old style keymaps in Atreus62 | jprmesh | 2017-03-17 | 1 | -11/+27 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #1177 from exiva/bluetooth_refactor | Jack Humbert | 2017-03-28 | 8 | -63/+58 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Refactor Bluetooth Handling | ||||
| * | | | | | Add BLE and EZKey module defines. | Travis La Marr | 2017-03-24 | 2 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Also restored serial init back to original location. Was getting junk data. | ||||
| * | | | | | Readd bluetooth output direction on standard key input. | Travis La Marr | 2017-03-24 | 1 | -8/+10 |
| | | | | | | |||||
| * | | | | | Refactor Bluetooth Handling | Travis La Marr | 2017-03-24 | 8 | -66/+57 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored Bluetooth support to make adding new Bluetooth modules easier in the future. * Remove `OUT_BLE` key from QMK's keymap. `OUT_BT` is all we need now as there's no difference anymore. * Made BLUETOOTH_ENABLE build option legacy as not to break existing keymaps (Falls back to existing EZ Key support if on) * Removed `ADAFRUIT_BLE_ENABLE` build option * Created new build option `BLUETOOTH` with module option (Currently `AdafruitEZKey` & `AdafruitBLE`) * Moved all LUFA bluetooth key/mouse events under `BLUETOOTH_ENABLE` ifdef with selected modules output. | ||||
* | | | | | Fix a typo | skullY | 2017-03-21 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Add #1170 to all the clueboard keymaps | skullY | 2017-03-21 | 9 | -10/+34 |
| | | | | | |||||
* | | | | | Merge pull request #1170 from tengg/master | skullydazed | 2017-03-21 | 1 | -1/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | fixed a bug related to mod + Grave with combined ESC/Grave key | ||||
| * | | | | typo fixed | tengg | 2017-03-22 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | fix typo | tengg | 2017-03-22 | 1 | -1/+1 |
| | | | | |