5ea3b1ea4d
Delete PCB Dimesnsion.dwl2
2017-07-28 10:45:34 -04:00
c497a19e7b
Delete PCB Dimesnsion.dwl
2017-07-28 10:45:34 -04:00
7e07bdbde3
Add files via upload
2017-07-28 10:45:34 -04:00
60e5277a8f
Delete PCB Dimesnsion.dwg
2017-07-28 10:45:34 -04:00
96ec98b1ad
Create readme.md
2017-07-28 10:45:34 -04:00
7a31ef8284
Add files via upload
2017-07-28 10:45:34 -04:00
0c2b0c7cc1
Update readme.md
2017-07-28 10:45:34 -04:00
42ea9460fe
Update readme.md
2017-07-28 10:45:34 -04:00
e9daf0606f
Update readme.md
2017-07-28 10:45:34 -04:00
be2c7aac31
Add files via upload
2017-07-28 10:45:34 -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
20b3ac49b7
deleted file
2017-07-26 12:48:13 +02:00
619081559b
added my amj40 custom layout
2017-07-26 12:47:40 +02:00
4a1f701d9f
included amj40 implementation of nhou7 from https://github.com/nhou7/qmk_firmware_amj40
2017-07-26 12:46:04 +02:00
de9331c50c
custom makefile
2017-07-26 12:19:13 +02:00
3b05183deb
symmetric modifiers in bottom row
2017-07-26 12:18:40 +02:00
75677655ad
left shift is backspace on tap
2017-07-26 11:11:13 +02:00
c7ea65c6d3
default based customizations
2017-07-26 11:09:29 +02:00
4ee571b257
Merge https://github.com/qmk/qmk_firmware
2017-07-25 09:48:58 +02:00
07dcbd23fd
First Update
2017-07-24 15:19:31 -04:00
415d38ba9e
adds music mode, music mode songs, music mask
2017-07-23 14:59:29 -04:00
f407f3e8de
remove unneccesary headers
2017-07-23 14:59:29 -04:00
f40ded7894
relocate keymap's useful tools
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
ee43856ff7
Merge https://github.com/qmk/qmk_firmware
2017-07-20 08:22:44 +02: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
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
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
cc468523df
clean up ssd1306 implementation
2017-07-11 14:23:26 -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
55fcac4639
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 20:15:08 -04:00
a4958a532d
Fixed RGB being enabled by default, now it must be turned on at the keymap level
2017-07-10 17:12:18 -04:00
df50260300
cleaned up that_canadian keymap comments
2017-07-10 16:59:20 -04:00
55ed97af1e
Merge branch 'master' into minidox
2017-07-10 16:53:49 -04:00
1fdf3c84fe
Updated minidox rev1 config, and readme. Also updated that_canadian keymap to include RGB
2017-07-10 16:51:37 -04:00
65c10790d4
Update README.md
2017-07-10 11:53:18 -04:00