summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-06-21add group edge via travis updatesJack Humbert1-0/+1
2017-06-21Use the new Quantum KC_GESC instead of custom codeGeoff Lane3-200/+6
2017-06-20Merge pull request #1405 from cquiroz/oneshot-mods-timeoutJack Humbert1-1/+3
Oneshot mods timeout
2017-06-20Merge pull request #1414 from dvdizon/kbd75Jack Humbert7-0/+361
KBD75 - Initial KBD75 port from qmkeyboard.cn source files
2017-06-20Merge pull request #1413 from lasko/masterJack Humbert3-143/+499
This is a complete redo of my keymap. It includes several
2017-06-20Merge pull request #1412 from nall/masterJack Humbert2-0/+168
Fixed offset for knight rgb mode
2017-06-20KBD75 - Initial KBD75 port from qmkeyboard.cn source filesDavid Dizon7-0/+361
2017-06-20Added custom keymap and enabled Space CadetJon Nall1-0/+167
2017-06-20This is a complete redo of my keymap. It includes severalBrandon Height3-143/+499
layers including qwerty, colemak, navigation, and gui layers. I also was playing around with dancing tap keys.
2017-06-20Fixed offset for knight rgb modeJon Nall1-0/+1
2017-06-19Merge pull request #1410 from belak/tv44-coreJack Humbert3-0/+55
tv44: Add core layout based on the Core 47
2017-06-19Merge pull request #1409 from fredizzimo/full_unit_testJack Humbert30-351/+1095
Take first baby steps towards testing the whole QMK
2017-06-19tv44: Add core layout based on the Core 47Kaleb Elwert3-0/+55
2017-06-18Fix serial_link vpath problemFred Sundvik2-2/+2
2017-06-18Add todo to timer.cFred Sundvik1-0/+3
2017-06-18Add a couple of todos to keyboard_report_util.cppFred Sundvik1-0/+3
Also print the modifier state
2017-06-18More natural interface for setting keyboard ledsFred Sundvik4-8/+4
2017-06-18Add a test fixtureFred Sundvik6-15/+80
It only initializes QMK once, and clears the matrix after each test.
2017-06-18Test two keys pressed at onceFred Sundvik3-3/+45
2017-06-18Fix problems with undefined inlines in debug modeFred Sundvik1-0/+4
2017-06-18Actually test for correct key pressesFred Sundvik6-8/+100
2017-06-18Move functions for adding keys from to reports to report.hFred Sundvik4-35/+45
2017-06-18Move functionality from action_util to reportFred Sundvik5-173/+193
The functions also takes report_kebyoard_t parameters, so that they can be used elsewhere.
2017-06-18Fix the order of init and driver creationFred Sundvik1-2/+4
2017-06-18Add a couple of basic tests and implement driver mockFred Sundvik6-9/+185
2017-06-18Add keymapFred Sundvik2-1/+8
2017-06-18Empty bootloader_jumpFred Sundvik1-0/+2
2017-06-18Dummy test matrix implementationFred Sundvik2-2/+45
2017-06-18Split common.mk into common.mk and common_features.mkFred Sundvik6-142/+164
To support including keyboard/keymap specific rules before it
2017-06-18Emulate eepromFred Sundvik4-0/+105
2017-06-18Rename native to testFred Sundvik4-1/+1
2017-06-18Add empty timer functionsFred Sundvik1-0/+10
2017-06-18Empty implementation of bootloader, suspend and timerFred Sundvik4-0/+53
2017-06-18Fix program mem functionalityFred Sundvik1-1/+1
2017-06-18Empty implementation of waitFred Sundvik1-3/+6
2017-06-18Define MATRIX_COLS and MATRIX_ROWSFred Sundvik1-0/+2
2017-06-18Make sure config.h is includedFred Sundvik2-0/+2
2017-06-18Try to build tmk_commonFred Sundvik3-124/+132
2017-06-18Add basic infrastrucure for building full testsFred Sundvik7-1/+75
2017-06-18revert editJack Humbert1-1/+1
2017-06-18Update key_functions.mdJack Humbert1-1/+1
2017-06-18Merge pull request #1349 from jpetermans/infinity60Jack Humbert11-11/+1056
Infinity60 backlight support
2017-06-18Merge pull request #1407 from take-a-CHANCE/masterJack Humbert3-0/+408
Adding a planck keymap
2017-06-18Merge pull request #1406 from jprMesh/atreus52Jack Humbert5-2/+133
Atreus52
2017-06-18remove hardware files, move arrow padJack Humbert19-22008/+1
2017-06-18Remove noisy debug lineCarlos Quiroz1-1/+0
2017-06-18Deactivate oneshot mods once timedoutCarlos Quiroz1-0/+3
2017-06-18Merge pull request #1408 from fredizzimo/fix_build_improve_travisJack Humbert3-6/+16
Fix the two failing keymaps and improve the travis build script
2017-06-18Make only modified keymapsFred Sundvik1-3/+13
2017-06-18Merge pull request #1361 from fredizzimo/ergodox_infinity_backlightJack Humbert11-35/+139
Add Ergodox Infinity backlight support