summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-20Update keymap.crootuseralpha
2017-07-20Add files via uploadrootuseralpha
2017-07-20Add files via uploadrootuseralpha
2017-07-20Delete testrootuseralpha
2017-07-20Add files via uploadrootuseralpha
2017-07-20Create testrootuseralpha
2017-07-20Added some user customizationMaarten Dekkers
2017-07-20Changes to own keymapMaarten Dekkers
2017-07-20Add SRC and OPT_DEFS when building testsFred Sundvik
2017-07-20Fix building of multiple test directoriesFred Sundvik
2017-07-17Update _summary.mdJack Humbert
2017-07-17Rename docs/features/README.md to docs/features.mdJack Humbert
2017-07-14Merge pull request #1498 from That-Canadian/minidoxJack Humbert
Minidox
2017-07-14Fixed typo in readmeThat-Canadian
2017-07-14Updated MiniDox readmeThat-Canadian
2017-07-14Merge branch 'master' into minidoxThat-Canadian
2017-07-14Merge remote-tracking branch 'upstream/master'That-Canadian
2017-07-14Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into ↵That-Canadian
minidox
2017-07-14Updated i2c and serial files to most recent from the lets split firmware. ↵That-Canadian
Also updated that_canadian keymap
2017-07-13Merge pull request #1491 from fredizzimo/msys2Jack Humbert
Add support for msys2 build environment
2017-07-12fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob
* 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-12Fix printf error in make output on msys2Fred Sundvik
2017-07-11Fix bitfield problem when compiling in native mingwFred Sundvik
2017-07-11clean up ssd1306 implementationJack Humbert
2017-07-11update drivers to exclude lets_split includeJack Humbert
2017-07-11Adds Hadron Keyboard (#1492)ishtob
* 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 Dekkers
* Updated keymap * Added backlight breathing to fix compile error
2017-07-11Fix unreferenced errors with mingw compiler and unit testsFred Sundvik
2017-07-11Add more dependencies, everything can be compiled nowFred Sundvik
2017-07-11Add tools to the pathFred Sundvik
2017-07-11Extract flipFred Sundvik
2017-07-11Install arm toolchainFred Sundvik
2017-07-11Download and extract avr toolsFred Sundvik
2017-07-11Fix overlong lines, and a few spelling errorsFred Sundvik
2017-07-11Use home directory for download on msys2Fred Sundvik
2017-07-10Merge remote-tracking branch 'upstream/master'That-Canadian
2017-07-10Adds Minidox Keyboard (#1487)That-Canadian
* 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-Canadian
2017-07-10cleaned up that_canadian keymap commentsThat-Canadian
2017-07-10Merge branch 'master' into minidoxThat-Canadian
2017-07-10Merge remote-tracking branch 'upstream/master'That-Canadian
2017-07-10Updated minidox rev1 config, and readme. Also updated that_canadian keymap ↵That-Canadian
to include RGB
2017-07-10Update README.mdJack Humbert
2017-07-10Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional
2017-07-10Install unzipFred Sundvik
2017-07-10Add symlinks only on WSLFred Sundvik
2017-07-10Fix launch of qmk_driver_installer on msys2Fred Sundvik
2017-07-10Merge branch 'master' of https://github.com/qmk/qmk_firmwareJack Humbert
2017-07-10Initial structure for shared msys2 and wsl installationFred Sundvik
2017-07-10Fix uninitialized backlight_level in the VisualizerFred Sundvik