summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-13Merge pull request #1491 from fredizzimo/msys2Jack Humbert
2017-07-12fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob
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
2017-07-11Updates maartenwut's keymap (#1489)Maarten Dekkers
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-10Adds Minidox Keyboard (#1487)That-Canadian
2017-07-10Update README.mdJack Humbert
2017-07-10Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert
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
2017-07-10Add template board filesFred Sundvik
2017-07-10Rename board files to lowercaseFred Sundvik
2017-07-10Make it easier to use driversFred Sundvik
2017-07-10Shared default animationsFred Sundvik
2017-07-10Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHTFred Sundvik
2017-07-10Shared gfxconfFred Sundvik
2017-07-10Define visualizer thread priority by defaultFred Sundvik
2017-07-10Fixup mixed tabs/spacesFred Sundvik
2017-07-10Remove ergodox from gdisp driver namesFred Sundvik
2017-07-10Move GDISP drivers to /drivers/ugfxFred Sundvik
2017-07-10Fix Makefile error_occured output for unit testsFred Sundvik
2017-07-10Don't search for TEENSY_LOADER_CLI if it's already definedFred Sundvik
2017-07-10Don't run dfu-programmer unless specified as a targetFred Sundvik
2017-07-09Merge commit '8858438a770c1c982f33b296447ca77176c751f7'Jack Humbert
2017-07-09Squashed 'lib/lufa/' changes from f2bd51f4e..bbdc9ac40Jack Humbert
2017-07-08more crlf issuesskullY
2017-07-08Reference issue #1478 from the unit testsFred Sundvik
2017-07-08Reference issue #1477 from the unit testsFred Sundvik
2017-07-08Reference issue #524 from the unit testsFred Sundvik
2017-07-08Reference issue #1476 from the unit testsFred Sundvik
2017-07-08Configure vscode file associations, use hpp instead of hFred Sundvik
2017-07-08Fix keymap formattingFred Sundvik
2017-07-08Add tests for macrosFred Sundvik
2017-07-08Add wait support for testsFred Sundvik
2017-07-08Rename tests to start with test_Fred Sundvik