| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-28 | Fixed layout title in ergodox ez italian keymap | ||
| 2017-03-28 | Fixed italian kymap readme | ||
| 2017-03-28 | Updated readme | ||
| 2017-03-28 | Added italian layout | ||
| 2017-03-27 | unsatisfied with ESC/GRV/TAB positioning | ||
| 2017-03-27 | Merge remote-tracking branch 'upstream/master' | ||
| 2017-03-27 | fixed unicode input issue | ||
| 2017-03-27 | Updated Mouse keys (markdown) | ||
| 2017-03-27 | Updated Mouse keys (markdown) | ||
| 2017-03-27 | Created Mouse keys (markdown) | ||
| 2017-03-27 | Updated _Sidebar (markdown) | ||
| 2017-03-26 | Create README.md | ||
| 2017-03-26 | Add files via upload | ||
| 2017-03-26 | fixing layout | ||
| 2017-03-25 | fix link for VAGRANT_GUIDE file | ||
| 2017-03-24 | Adding different layer | ||
| 2017-03-24 | Add BLE and EZKey module defines. | ||
| Also restored serial init back to original location. Was getting junk data. | |||
| 2017-03-24 | Readd bluetooth output direction on standard key input. | ||
| 2017-03-24 | Swapped placement of `Ctrl` and `Alt` keys to match Technomancy's | ||
| default layout | |||
| 2017-03-24 | Refactor Bluetooth Handling | ||
| 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. | |||
| 2017-03-23 | Add RGB support | ||
| 2017-03-23 | Add RGB support for Let’s Split v1 | ||
| 2017-03-23 | Cleanup keymap | ||
| 2017-03-23 | Initial commit for Atreus50 with working audio | ||
| 2017-03-23 | Move keymap into config file | ||
| 2017-03-23 | Add Makefile in keymap dir | ||
| 2017-03-23 | Remove line for hands selection via EEPROM, reduce tap duration from 200ms ↵ | ||
| to 150ms | |||
| 2017-03-22 | Update readme.md | ||
| 2017-03-22 | Update i2c.c | ||
| 2017-03-22 | Update i2c.c | ||
| 2017-03-22 | Update i2c.c | ||
| 2017-03-22 | Update i2c.c | ||
| 2017-03-22 | Update matrix.c | ||
| 2017-03-22 | Update split_util.c | ||
| 2017-03-22 | Update matrix.c | ||
| 2017-03-22 | OLED code cleanup | ||
| 2017-03-22 | Add files via upload | ||
| 2017-03-22 | OLED code cleanup | ||
| 2017-03-22 | Added OLED SSD1306 support to I2C | ||
| 2017-03-22 | Merged Fliphalf, now defined in config, added OLED | ||
| Can now use the following in the keymap config.h to call the flipped matrix ``` #define FLIPHALF ``` | |||
| 2017-03-22 | Delete rules.mk | ||
| 2017-03-22 | Delete rev2fliphalf.h | ||
| 2017-03-22 | Delete rev2fliphalf.c | ||
| 2017-03-22 | Delete config.h | ||
| 2017-03-22 | Delete Makefile | ||
| 2017-03-22 | Add files via upload | ||
| 2017-03-21 | Fix a typo | ||
| 2017-03-21 | Add #1170 to all the clueboard keymaps | ||
| 2017-03-21 | Merge pull request #1170 from tengg/master | ||
| fixed a bug related to mod + Grave with combined ESC/Grave key | |||
| 2017-03-22 | typo fixed | ||