summaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)AuthorFilesLines
2017-07-28Delete top bezel - Standard.dwgxyxjj1-0/+0
2017-07-28Add files via uploadxyxjj1-368/+398
2017-07-28Add files via uploadxyxjj1-0/+0
2017-07-28Add files via uploadxyxjj3-0/+63
2017-07-28Updatexyxjj1-1/+1
2017-07-28Update readme.mdxyxjj1-3/+3
2017-07-28Update Makefilexyxjj1-1/+1
2017-07-28Update readme.mdxyxjj1-0/+5
2017-07-28Update readme.mdxyxjj1-1/+7
2017-07-28Delete top bezel - blocked corner.bakxyxjj1-0/+0
2017-07-28Delete top bezel - Standard.bakxyxjj1-0/+0
2017-07-28Delete PCB Dimesnsion.dwl2xyxjj1-7/+0
2017-07-28Delete PCB Dimesnsion.dwlxyxjj1-3/+0
2017-07-28Add files via uploadxyxjj30-0/+795920
2017-07-28Delete PCB Dimesnsion.dwgxyxjj1-0/+0
2017-07-28Create readme.mdxyxjj1-0/+1
2017-07-28Add files via uploadxyxjj13-0/+0
2017-07-28Update readme.mdxyxjj1-1/+1
2017-07-28Update readme.mdxyxjj1-2/+0
2017-07-28Update readme.mdxyxjj1-0/+6
2017-07-28Add files via uploadxyxjj28-0/+1883
2017-07-27Add support for GeminiPR steno protocol.Joe Wasson2-3/+6
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-27Add TX Bolt protocol support for StenographyJoe Wasson7-19/+321
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-23adds music mode, music mode songs, music maskJack Humbert4-22/+28
2017-07-23remove unneccesary headersJack Humbert2-8/+0
2017-07-23relocate keymap's useful toolsJack Humbert1-3/+0
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert4-152/+63
2017-07-22fix line-endingsJack Humbert3-259/+259
2017-07-21Update keymap.crootuseralpha1-2/+2
2017-07-21Add files via uploadrootuseralpha1-3/+2
2017-07-21Add files via uploadrootuseralpha2-10/+13
2017-07-21Delete testrootuseralpha1-1/+0
2017-07-21Add files via uploadrootuseralpha4-0/+280
2017-07-21Create testrootuseralpha1-0/+1
2017-07-20Added some user customizationMaarten Dekkers1-0/+1
2017-07-20Changes to own keymapMaarten Dekkers1-37/+15
2017-07-15Fixed typo in readmeThat-Canadian1-1/+1
2017-07-15Updated MiniDox readmeThat-Canadian1-2/+62
2017-07-15Merge branch 'master' into minidoxThat-Canadian32-14/+1879
2017-07-15Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into ↵That-Canadian1-0/+4
minidox
2017-07-15Updated i2c and serial files to most recent from the lets split firmware. ↵That-Canadian7-7/+31
Also updated that_canadian keymap
2017-07-12fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob6-6/+194
* 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-11clean up ssd1306 implementationJack Humbert1-0/+78
2017-07-11Adds Hadron Keyboard (#1492)ishtob28-0/+1543
* adding hadron keymaps * fix embedded comment * fixed TWI driver path * Delete glcdfont.c * Delete ssd1306.c * Delete ssd1306.h * Update readme.md
2017-07-11Updates maartenwut's keymap (#1489)Maarten Dekkers2-14/+70
* Updated keymap * Added backlight breathing to fix compile error
2017-07-11Adds Minidox Keyboard (#1487)That-Canadian23-0/+1865
* 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-10Fixed RGB being enabled by default, now it must be turned on at the keymap levelThat-Canadian2-2/+3
2017-07-10cleaned up that_canadian keymap commentsThat-Canadian1-3/+3
2017-07-10Merge branch 'master' into minidoxThat-Canadian38-4787/+28
2017-07-10Updated minidox rev1 config, and readme. Also updated that_canadian keymap ↵That-Canadian5-12/+45
to include RGB