aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring frenchdevnpoirey2017-06-235-59/+61
|
* Moved frenchdev to handwirednpoirey2017-06-2316-167/+77
|
* Removed image from git and added references to imgur album for Frenchdev ↵npoirey2017-06-222-0/+9
| | | | keyboard.
* Fix warning in frenchdevnpoirey2017-06-221-2/+2
|
* Frenchdev v1npoirey2017-06-2216-0/+1729
|
* add group edge via travis updatesJack Humbert2017-06-211-0/+1
|
* Merge pull request #1405 from cquiroz/oneshot-mods-timeoutJack Humbert2017-06-201-1/+3
|\ | | | | Oneshot mods timeout
| * Remove noisy debug lineCarlos Quiroz2017-06-181-1/+0
| |
| * Deactivate oneshot mods once timedoutCarlos Quiroz2017-06-181-0/+3
| |
* | Merge pull request #1414 from dvdizon/kbd75Jack Humbert2017-06-207-0/+361
|\ \ | | | | | | KBD75 - Initial KBD75 port from qmkeyboard.cn source files
| * | KBD75 - Initial KBD75 port from qmkeyboard.cn source filesDavid Dizon2017-06-197-0/+361
| | |
* | | Merge pull request #1413 from lasko/masterJack Humbert2017-06-203-143/+499
|\ \ \ | | | | | | | | This is a complete redo of my keymap. It includes several
| * | | This is a complete redo of my keymap. It includes severalBrandon Height2017-06-193-143/+499
| |/ / | | | | | | | | | | | | | | | layers including qwerty, colemak, navigation, and gui layers. I also was playing around with dancing tap keys.
* | | Merge pull request #1412 from nall/masterJack Humbert2017-06-202-0/+168
|\ \ \ | |/ / |/| | Fixed offset for knight rgb mode
| * | Added custom keymap and enabled Space CadetJon Nall2017-06-191-0/+167
| | |
| * | Fixed offset for knight rgb modeJon Nall2017-06-191-0/+1
|/ /
* | Merge pull request #1410 from belak/tv44-coreJack Humbert2017-06-193-0/+55
|\ \ | | | | | | tv44: Add core layout based on the Core 47
| * | tv44: Add core layout based on the Core 47Kaleb Elwert2017-06-183-0/+55
| | |
* | | Merge pull request #1409 from fredizzimo/full_unit_testJack Humbert2017-06-1930-351/+1095
|\ \ \ | |/ / |/| | Take first baby steps towards testing the whole QMK
| * | Fix serial_link vpath problemFred Sundvik2017-06-192-2/+2
| | |
| * | Add todo to timer.cFred Sundvik2017-06-191-0/+3
| | |
| * | Add a couple of todos to keyboard_report_util.cppFred Sundvik2017-06-191-0/+3
| | | | | | | | | | | | Also print the modifier state
| * | More natural interface for setting keyboard ledsFred Sundvik2017-06-194-8/+4
| | |
| * | Add a test fixtureFred Sundvik2017-06-186-15/+80
| | | | | | | | | | | | It only initializes QMK once, and clears the matrix after each test.
| * | Test two keys pressed at onceFred Sundvik2017-06-183-3/+45
| | |
| * | Fix problems with undefined inlines in debug modeFred Sundvik2017-06-181-0/+4
| | |
| * | Actually test for correct key pressesFred Sundvik2017-06-186-8/+100
| | |
| * | Move functions for adding keys from to reports to report.hFred Sundvik2017-06-184-35/+45
| | |
| * | Move functionality from action_util to reportFred Sundvik2017-06-185-173/+193
| | | | | | | | | | | | | | | The functions also takes report_kebyoard_t parameters, so that they can be used elsewhere.
| * | Fix the order of init and driver creationFred Sundvik2017-06-181-2/+4
| | |
| * | Add a couple of basic tests and implement driver mockFred Sundvik2017-06-186-9/+185
| | |
| * | Add keymapFred Sundvik2017-06-182-1/+8
| | |
| * | Empty bootloader_jumpFred Sundvik2017-06-181-0/+2
| | |
| * | Dummy test matrix implementationFred Sundvik2017-06-182-2/+45
| | |
| * | Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-186-142/+164
| | | | | | | | | | | | To support including keyboard/keymap specific rules before it
| * | Emulate eepromFred Sundvik2017-06-184-0/+105
| | |
| * | Rename native to testFred Sundvik2017-06-184-1/+1
| | |
| * | Add empty timer functionsFred Sundvik2017-06-181-0/+10
| | |
| * | Empty implementation of bootloader, suspend and timerFred Sundvik2017-06-184-0/+53
| | |
| * | Fix program mem functionalityFred Sundvik2017-06-181-1/+1
| | |
| * | Empty implementation of waitFred Sundvik2017-06-181-3/+6
| | |
| * | Define MATRIX_COLS and MATRIX_ROWSFred Sundvik2017-06-181-0/+2
| | |
| * | Make sure config.h is includedFred Sundvik2017-06-182-0/+2
| | |
| * | Try to build tmk_commonFred Sundvik2017-06-183-124/+132
| | |
| * | Add basic infrastrucure for building full testsFred Sundvik2017-06-187-1/+75
|/ /
* | revert editJack Humbert2017-06-181-1/+1
| |
* | Update key_functions.mdJack Humbert2017-06-181-1/+1
| |
* | Merge pull request #1349 from jpetermans/infinity60Jack Humbert2017-06-1811-11/+1056
|\ \ | | | | | | Infinity60 backlight support
| * | Update lock led processing and remove debug msgsjpetermans2017-05-304-28/+10
| | |
| * | reduce recurring writes to lock ledsjpetermans2017-05-251-5/+53
| | |