| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-27 | Add TX Bolt protocol support for Stenography | ||
| Requires virtser; Allows QMK to speak the TX BOlt protocol used by stenography machines and software (such as Plover). The upside is that Plover can be configured to listen only to TX Bolt allow the keyboard to switch layers without need to enable/disable the Plover software, or to have a second non-Steno keyboard work concurrently. | |||
| 2017-07-26 | deleted file | ||
| 2017-07-26 | added my amj40 custom layout | ||
| 2017-07-26 | included amj40 implementation of nhou7 from ↵ | ||
| https://github.com/nhou7/qmk_firmware_amj40 | |||
| 2017-07-26 | custom makefile | ||
| 2017-07-26 | symmetric modifiers in bottom row | ||
| 2017-07-26 | left shift is backspace on tap | ||
| 2017-07-26 | default based customizations | ||
| 2017-07-25 | Merge https://github.com/qmk/qmk_firmware | ||
| 2017-07-23 | adds music mode, music mode songs, music mask | ||
| 2017-07-23 | remove unneccesary headers | ||
| 2017-07-23 | relocate keymap's useful tools | ||
| 2017-07-23 | clean-up planck and preonic keymaps, move audio stuff around | ||
| 2017-07-21 | fix line-endings | ||
| 2017-07-20 | Update keymap.c | ||
| 2017-07-20 | Add files via upload | ||
| 2017-07-20 | Add files via upload | ||
| 2017-07-20 | Delete test | ||
| 2017-07-20 | Add files via upload | ||
| 2017-07-20 | Create test | ||
| 2017-07-20 | Added some user customization | ||
| 2017-07-20 | Changes to own keymap | ||
| 2017-07-20 | Merge https://github.com/qmk/qmk_firmware | ||
| 2017-07-14 | Fixed typo in readme | ||
| 2017-07-14 | Updated MiniDox readme | ||
| 2017-07-14 | Merge branch 'master' into minidox | ||
| 2017-07-14 | Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into ↵ | ||
| minidox | |||
| 2017-07-14 | Updated i2c and serial files to most recent from the lets split firmware. ↵ | ||
| Also updated that_canadian keymap | |||
| 2017-07-12 | fix implementation issues from SSD1306 clean up, added rotation (#1494) | ||
| * moved OLED update task to keymap * fix splitting render display to keymap * Added rotation option for OLED, fixed splitting display render update to keymap * issues with attribute | |||
| 2017-07-11 | clean up ssd1306 implementation | ||
| 2017-07-11 | Adds Hadron Keyboard (#1492) | ||
| * adding hadron keymaps * fix embedded comment * fixed TWI driver path * Delete glcdfont.c * Delete ssd1306.c * Delete ssd1306.h * Update readme.md | |||
| 2017-07-11 | Updates maartenwut's keymap (#1489) | ||
| * Updated keymap * Added backlight breathing to fix compile error | |||
| 2017-07-10 | Adds Minidox Keyboard (#1487) | ||
| * merge * line ending stuff * Added MiniDox keyboard folder / configs / and some keymaps * Updated minidox rev1 config, and readme. Also updated that_canadian keymap to include RGB * cleaned up that_canadian keymap comments * Fixed RGB being enabled by default, now it must be turned on at the keymap level | |||
| 2017-07-10 | Fixed RGB being enabled by default, now it must be turned on at the keymap level | ||
| 2017-07-10 | cleaned up that_canadian keymap comments | ||
| 2017-07-10 | Merge branch 'master' into minidox | ||
| 2017-07-10 | Updated minidox rev1 config, and readme. Also updated that_canadian keymap ↵ | ||
| to include RGB | |||
| 2017-07-10 | Update README.md | ||
| 2017-07-10 | Start mvoing hardware drivers to /drivers/ (#1433) | ||
| * start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional | |||
| 2017-07-10 | Rename board files to lowercase | ||
| 2017-07-10 | Make it easier to use drivers | ||
| 2017-07-10 | Shared default animations | ||
| 2017-07-10 | Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT | ||
| 2017-07-10 | Shared gfxconf | ||
| 2017-07-10 | Define visualizer thread priority by default | ||
| 2017-07-10 | Fixup mixed tabs/spaces | ||
| 2017-07-10 | Remove ergodox from gdisp driver names | ||
| 2017-07-10 | Move GDISP drivers to /drivers/ugfx | ||
| 2017-07-10 | Added MiniDox keyboard folder / configs / and some keymaps | ||
| 2017-07-07 | Merge pull request #1471 from qmk/lufa_lib | ||
| Update LUFA and move it to /lib/lufa | |||