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 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 |
| |/ | |||||
* | | Fix a typo | skullY | 2017-03-21 | 1 | -1/+1 |
| | | |||||
* | | Add #1170 to all the clueboard keymaps | skullY | 2017-03-21 | 9 | -10/+34 |
| | | |||||
* | | typo fixed | tengg | 2017-03-22 | 1 | -2/+2 |
| | | |||||
* | | fix typo | tengg | 2017-03-22 | 1 | -1/+1 |
| | | |||||
* | | fixed a bug related to mod + Grave with combined ESC/Grave key | tengg | 2017-03-22 | 1 | -1/+4 |
|/ | | | | | | | | This only applies to keymaps that has combined esc/grave. Here we call it theKEY. Think about the motion when we do shift + theKEY (typing ~), or CMD + theKEY (switching window on MAC). Based on the original code, we must do following sequence: press shift -> press theKEY -> release theKEY -> release shift. However, it is very possible and natural that we do this stroke sequence instead: press shift -> press theKEY -> release shift -> release theKEY. If we do the 2nd stroke sequence, the code will del_key(ESC) instead of (GRV) when we release theKEY. This caused some inconvenient issues and ghost typing. By adding a flag, this issue is eliminated and will not affect any other functions. | ||||
* | Update config.h | Jack Humbert | 2017-03-15 | 1 | -0/+1 |
| | |||||
* | Update config.h | Jack Humbert | 2017-03-15 | 1 | -1/+4 |
| | |||||
* | Merge pull request #1090 from qmk/backlight_softpwm | Jack Humbert | 2017-03-15 | 2 | -4/+4 |
|\ | | | | | Adds soft PWM backlight for non-timed ports | ||||
| * | merging | Jack Humbert | 2017-02-19 | 34 | -1144/+1167 |
| |\ | |||||
| * | | adds soft pwm for non-timed ports | Jack Humbert | 2017-02-12 | 2 | -4/+4 |
| | | | |||||
* | | | Merge pull request #1146 from khogeland/master | Jack Humbert | 2017-03-15 | 1 | -0/+83 |
|\ \ \ | | | | | | | | | Colemak layout for Clueboard | ||||
| * | | | Colemak layout for Clueboard | Kevin Hogeland | 2017-03-09 | 1 | -0/+83 |
| | | | |