3e96e8a6a1
Add copyright to steno files.
2017-07-27 16:10:36 -04:00
c0f63ca9dc
Add documentation for Steno.
2017-07-27 16:10:36 -04:00
f30f12ec81
Add support for GeminiPR steno protocol.
...
This protocol breaks out "duplicate" keys into their own entry in the packet so that more complicated logic can be done on the software side, including support for additional languages and alternative theories.
2017-07-27 16:10:36 -04:00
5987f67989
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-27 16:10:36 -04:00
cefc09ae7d
adds option for alt pitch standards
2017-07-24 12:45:34 -04:00
a543ad4c1d
Fix minor formatting issue.
2017-07-23 15:10:27 -04:00
6bdf7482b1
update audio/music documentation
2017-07-23 14:59:29 -04:00
415d38ba9e
adds music mode, music mode songs, music mask
2017-07-23 14:59:29 -04:00
9abbbe7089
update audio documentation
2017-07-23 14:59:29 -04:00
f407f3e8de
remove unneccesary headers
2017-07-23 14:59:29 -04:00
92ccc9a7b8
use automatic rests with songs (no more rest styles)
2017-07-23 14:59:29 -04:00
f40ded7894
relocate keymap's useful tools
2017-07-23 14:59:29 -04:00
fd664fe85b
escape song playing in music
2017-07-23 14:59:29 -04:00
fe113ebad5
start updating audio docs
2017-07-23 14:59:29 -04:00
6a3c66776c
clean-up planck and preonic keymaps, move audio stuff around
2017-07-23 14:59:29 -04:00
8edb67b082
fix line-endings
2017-07-21 19:05:13 -04:00
e26283e9e5
Update keymap.c
2017-07-20 21:52:13 -04:00
8deb405292
Add files via upload
2017-07-20 21:52:13 -04:00
4d665a99ae
Add files via upload
2017-07-20 21:52:13 -04:00
4627cab49d
Delete test
2017-07-20 21:52:13 -04:00
e5f606558e
Add files via upload
2017-07-20 21:52:13 -04:00
f379f05c1e
Create test
2017-07-20 21:52:13 -04:00
1524d29cfb
Added some user customization
2017-07-20 10:18:00 -04:00
30efce5584
Changes to own keymap
2017-07-20 10:18:00 -04:00
a5b0f4de35
Add SRC and OPT_DEFS when building tests
2017-07-20 10:17:31 -04:00
20696a9efe
Fix building of multiple test directories
2017-07-20 10:17:31 -04:00
14c5160b1a
Update _summary.md
2017-07-17 15:01:33 -04:00
000e749853
Rename docs/features/README.md to docs/features.md
2017-07-17 15:01:11 -04:00
7c0610b411
Merge pull request #1498 from That-Canadian/minidox
...
Minidox
2017-07-14 22:04:18 -04:00
b6d74b9bb9
Fixed typo in readme
2017-07-14 21:58:59 -04:00
5e8594db82
Updated MiniDox readme
2017-07-14 21:57:41 -04:00
6c9b69a4b6
Merge branch 'master' into minidox
2017-07-14 21:35:50 -04:00
5412229603
Merge remote-tracking branch 'upstream/master'
2017-07-14 21:34:37 -04:00
e2e0f5d6d1
Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into minidox
2017-07-14 21:33:19 -04:00
21b63d9243
Updated i2c and serial files to most recent from the lets split firmware. Also updated that_canadian keymap
2017-07-14 21:24:58 -04:00
6ed8ce4f59
Merge pull request #1491 from fredizzimo/msys2
...
Add support for msys2 build environment
2017-07-13 14:24:26 -04:00
087af43dee
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-12 12:10:28 -04:00
b7d8dec7dc
Fix printf error in make output on msys2
2017-07-12 13:04:50 +03:00
7f67abd7d7
Fix bitfield problem when compiling in native mingw
2017-07-11 22:05:01 +03:00
cc468523df
clean up ssd1306 implementation
2017-07-11 14:23:26 -04:00
387b07404a
update drivers to exclude lets_split include
2017-07-11 13:57:58 -04:00
cc6db9c540
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 13:53:50 -04:00
886af32507
Updates maartenwut's keymap ( #1489 )
...
* Updated keymap
* Added backlight breathing to fix compile error
2017-07-11 12:53:41 -04:00
78545b9509
Fix unreferenced errors with mingw compiler and unit tests
2017-07-11 19:41:04 +03:00
5a25d50168
Add more dependencies, everything can be compiled now
2017-07-11 18:51:52 +03:00
5c3fd67198
Add tools to the path
2017-07-11 17:55:03 +03:00
0d9e7f635e
Extract flip
2017-07-11 17:32:58 +03:00
76bd0d3e18
Install arm toolchain
2017-07-11 17:18:24 +03:00
b8c363099b
Download and extract avr tools
2017-07-11 16:44:46 +03:00
b85ce4ce22
Fix overlong lines, and a few spelling errors
2017-07-11 16:26:29 +03:00