summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Add TX Bolt protocol support for StenographyJoe Wasson2017-07-277-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.
* adds music mode, music mode songs, music maskJack Humbert2017-07-234-22/+28
|
* remove unneccesary headersJack Humbert2017-07-232-8/+0
|
* relocate keymap's useful toolsJack Humbert2017-07-231-3/+0
|
* clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-234-152/+63
|
* fix line-endingsJack Humbert2017-07-213-259/+259
|
* Update keymap.crootuseralpha2017-07-201-2/+2
|
* Add files via uploadrootuseralpha2017-07-201-3/+2
|
* Add files via uploadrootuseralpha2017-07-202-10/+13
|
* Delete testrootuseralpha2017-07-201-1/+0
|
* Add files via uploadrootuseralpha2017-07-204-0/+280
|
* Create testrootuseralpha2017-07-201-0/+1
|
* Added some user customizationMaarten Dekkers2017-07-201-0/+1
|
* Changes to own keymapMaarten Dekkers2017-07-201-37/+15
|
* Fixed typo in readmeThat-Canadian2017-07-141-1/+1
|
* Updated MiniDox readmeThat-Canadian2017-07-141-2/+62
|
* Merge branch 'master' into minidoxThat-Canadian2017-07-1432-14/+1879
|\
| * fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob2017-07-126-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
| * clean up ssd1306 implementationJack Humbert2017-07-111-0/+78
| |
| * Adds Hadron Keyboard (#1492)ishtob2017-07-1128-0/+1543
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-112-14/+70
| | | | | | | | | | | | * Updated keymap * Added backlight breathing to fix compile error
* | Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into ↵That-Canadian2017-07-141-0/+4
|\ \ | | | | | | | | | minidox
| * | Fixed RGB being enabled by default, now it must be turned on at the keymap levelThat-Canadian2017-07-102-2/+3
| | |
| * | cleaned up that_canadian keymap commentsThat-Canadian2017-07-101-3/+3
| | |
| * | Merge branch 'master' into minidoxThat-Canadian2017-07-1038-4787/+28
| |\ \
| * | | Updated minidox rev1 config, and readme. Also updated that_canadian keymap ↵That-Canadian2017-07-105-12/+45
| | | | | | | | | | | | | | | | to include RGB
| * | | Added MiniDox keyboard folder / configs / and some keymapsThat-Canadian2017-07-1021-0/+1831
| | | |
* | | | Updated i2c and serial files to most recent from the lets split firmware. ↵That-Canadian2017-07-147-7/+31
| |_|/ |/| | | | | | | | Also updated that_canadian keymap
* | | Adds Minidox Keyboard (#1487)That-Canadian2017-07-1023-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
* | Update README.mdJack Humbert2017-07-101-1/+1
| |
* | Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-1011-2701/+3
| | | | | | | | | | | | | | | | | | | | | | | | * start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional
* | Rename board files to lowercaseFred Sundvik2017-07-103-0/+0
| |
* | Make it easier to use driversFred Sundvik2017-07-108-31/+11
| |
* | Shared default animationsFred Sundvik2017-07-109-349/+5
| |
* | Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHTFred Sundvik2017-07-104-43/+43
| |
* | Shared gfxconfFred Sundvik2017-07-102-598/+2
| |
* | Define visualizer thread priority by defaultFred Sundvik2017-07-102-5/+1
| |
* | Fixup mixed tabs/spacesFred Sundvik2017-07-101-3/+3
| |
* | Remove ergodox from gdisp driver namesFred Sundvik2017-07-104-5/+5
| |
* | Move GDISP drivers to /drivers/ugfxFred Sundvik2017-07-1015-1100/+3
|/
* Merge pull request #1471 from qmk/lufa_libJack Humbert2017-07-071-1/+1
|\ | | | | Update LUFA and move it to /lib/lufa
| * update includeJack Humbert2017-07-071-1/+1
| |
| * update lets_split lufa includeJack Humbert2017-07-071-1/+1
| |
* | Corrected it again.Maarten Dekkers2017-07-074-17/+8
| |
* | Cleaned and corrected keymap codeMaarten Dekkers2017-07-073-24/+76
| |
* | Own keymap layoutMaarten Dekkers2017-07-073-0/+408
| |
* | Add new keymap to try to get pretty close to the default layout for an ↵Ethan Spitz2017-07-073-0/+254
|/ | | | ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb.
* Fixed arrow up and rgb configMaarten Dekkers2017-07-054-12/+11
|
* Moved RGB features to new layoutMaarten Dekkers2017-07-055-7/+79
|
* Fixed image descriptionMaarten Dekkers2017-07-051-1/+1
|