summaryrefslogtreecommitdiff
path: root/keyboards
Commit message (Collapse)AuthorAge
...
* Delete top bezel - blocked corner.bakxyxjj2017-07-28
|
* Delete top bezel - Standard.bakxyxjj2017-07-28
|
* Delete PCB Dimesnsion.dwl2xyxjj2017-07-28
|
* Delete PCB Dimesnsion.dwlxyxjj2017-07-28
|
* Add files via uploadxyxjj2017-07-28
|
* Delete PCB Dimesnsion.dwgxyxjj2017-07-28
|
* Create readme.mdxyxjj2017-07-28
|
* Add files via uploadxyxjj2017-07-28
|
* Update readme.mdxyxjj2017-07-28
|
* Update readme.mdxyxjj2017-07-28
|
* Update readme.mdxyxjj2017-07-28
|
* Add files via uploadxyxjj2017-07-28
|
* Add support for GeminiPR steno protocol.Joe Wasson2017-07-27
| | | | 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.
* Add TX Bolt protocol support for StenographyJoe Wasson2017-07-27
| | | | 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.
* adds music mode, music mode songs, music maskJack Humbert2017-07-23
|
* remove unneccesary headersJack Humbert2017-07-23
|
* relocate keymap's useful toolsJack Humbert2017-07-23
|
* clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-23
|
* fix line-endingsJack Humbert2017-07-21
|
* Update keymap.crootuseralpha2017-07-20
|
* Add files via uploadrootuseralpha2017-07-20
|
* Add files via uploadrootuseralpha2017-07-20
|
* Delete testrootuseralpha2017-07-20
|
* Add files via uploadrootuseralpha2017-07-20
|
* Create testrootuseralpha2017-07-20
|
* Added some user customizationMaarten Dekkers2017-07-20
|
* Changes to own keymapMaarten Dekkers2017-07-20
|
* Fixed typo in readmeThat-Canadian2017-07-14
|
* Updated MiniDox readmeThat-Canadian2017-07-14
|
* Merge branch 'master' into minidoxThat-Canadian2017-07-14
|\
| * fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob2017-07-12
| | | | | | | | | | | | | | | | | | | | * 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
| * clean up ssd1306 implementationJack Humbert2017-07-11
| |
| * Adds Hadron Keyboard (#1492)ishtob2017-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adding hadron keymaps * fix embedded comment * fixed TWI driver path * Delete glcdfont.c * Delete ssd1306.c * Delete ssd1306.h * Update readme.md
| * Updates maartenwut's keymap (#1489)Maarten Dekkers2017-07-11
| | | | | | | | | | | | * Updated keymap * Added backlight breathing to fix compile error
* | Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into ↵That-Canadian2017-07-14
|\ \ | | | | | | | | | minidox
| * | Fixed RGB being enabled by default, now it must be turned on at the keymap levelThat-Canadian2017-07-10
| | |
| * | cleaned up that_canadian keymap commentsThat-Canadian2017-07-10
| | |
| * | Merge branch 'master' into minidoxThat-Canadian2017-07-10
| |\ \
| * | | Updated minidox rev1 config, and readme. Also updated that_canadian keymap ↵That-Canadian2017-07-10
| | | | | | | | | | | | | | | | to include RGB
| * | | Added MiniDox keyboard folder / configs / and some keymapsThat-Canadian2017-07-10
| | | |
* | | | Updated i2c and serial files to most recent from the lets split firmware. ↵That-Canadian2017-07-14
| |_|/ |/| | | | | | | | Also updated that_canadian keymap
* | | Adds Minidox Keyboard (#1487)That-Canadian2017-07-10
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Update README.mdJack Humbert2017-07-10
| |
* | Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-10
| | | | | | | | | | | | | | | | | | | | | | | | * start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional
* | Rename board files to lowercaseFred Sundvik2017-07-10
| |
* | Make it easier to use driversFred Sundvik2017-07-10
| |
* | Shared default animationsFred Sundvik2017-07-10
| |
* | Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHTFred Sundvik2017-07-10
| |
* | Shared gfxconfFred Sundvik2017-07-10
| |
* | Define visualizer thread priority by defaultFred Sundvik2017-07-10
| |