summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-23Move Phantom LED handling to phantom.cMathias Andersson
This is more in line with the structure provided by the keyboard template.
2017-06-22Update _summary.mdJack Humbert
2017-06-22Create adding_a_keyboard_to_qmk.mdJack Humbert
2017-06-22Update porting_your_keyboard_to_qmk.mdJack Humbert
2017-06-22Merge pull request #1416 from geofflane/feature/s65_x_std_grv_escJack Humbert
Use the new Quantum KC_GESC instead of custom code
2017-06-22Merge pull request #1331 from ariasuni/masterErez Zukerman
Fix undefined reference errors with avr-gcc 7.1
2017-06-21add group edge via travis updatesJack Humbert
2017-06-21Use the new Quantum KC_GESC instead of custom codeGeoff Lane
2017-06-20Merge pull request #1405 from cquiroz/oneshot-mods-timeoutJack Humbert
Oneshot mods timeout
2017-06-20Merge pull request #1414 from dvdizon/kbd75Jack Humbert
KBD75 - Initial KBD75 port from qmkeyboard.cn source files
2017-06-20Merge pull request #1413 from lasko/masterJack Humbert
This is a complete redo of my keymap. It includes several
2017-06-20Merge pull request #1412 from nall/masterJack Humbert
Fixed offset for knight rgb mode
2017-06-19KBD75 - Initial KBD75 port from qmkeyboard.cn source filesDavid Dizon
2017-06-19Added custom keymap and enabled Space CadetJon Nall
2017-06-19This is a complete redo of my keymap. It includes severalBrandon Height
layers including qwerty, colemak, navigation, and gui layers. I also was playing around with dancing tap keys.
2017-06-19Fixed offset for knight rgb modeJon Nall
2017-06-19Merge pull request #1410 from belak/tv44-coreJack Humbert
tv44: Add core layout based on the Core 47
2017-06-19Merge pull request #1409 from fredizzimo/full_unit_testJack Humbert
Take first baby steps towards testing the whole QMK
2017-06-18tv44: Add core layout based on the Core 47Kaleb Elwert
2017-06-19Fix serial_link vpath problemFred Sundvik
2017-06-19Add todo to timer.cFred Sundvik
2017-06-19Add a couple of todos to keyboard_report_util.cppFred Sundvik
Also print the modifier state
2017-06-19More natural interface for setting keyboard ledsFred Sundvik
2017-06-18Add a test fixtureFred Sundvik
It only initializes QMK once, and clears the matrix after each test.
2017-06-18Test two keys pressed at onceFred Sundvik
2017-06-18Fix problems with undefined inlines in debug modeFred Sundvik
2017-06-18Actually test for correct key pressesFred Sundvik
2017-06-18Move functions for adding keys from to reports to report.hFred Sundvik
2017-06-18Move functionality from action_util to reportFred Sundvik
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 Sundvik
2017-06-18Add a couple of basic tests and implement driver mockFred Sundvik
2017-06-18Add keymapFred Sundvik
2017-06-18Empty bootloader_jumpFred Sundvik
2017-06-18Dummy test matrix implementationFred Sundvik
2017-06-18Split common.mk into common.mk and common_features.mkFred Sundvik
To support including keyboard/keymap specific rules before it
2017-06-18Emulate eepromFred Sundvik
2017-06-18Rename native to testFred Sundvik
2017-06-18Add empty timer functionsFred Sundvik
2017-06-18Empty implementation of bootloader, suspend and timerFred Sundvik
2017-06-18Fix program mem functionalityFred Sundvik
2017-06-18Empty implementation of waitFred Sundvik
2017-06-18Define MATRIX_COLS and MATRIX_ROWSFred Sundvik
2017-06-18Make sure config.h is includedFred Sundvik
2017-06-18Try to build tmk_commonFred Sundvik
2017-06-18Add basic infrastrucure for building full testsFred Sundvik
2017-06-18revert editJack Humbert
2017-06-18Update key_functions.mdJack Humbert
2017-06-18Merge pull request #1349 from jpetermans/infinity60Jack Humbert
Infinity60 backlight support
2017-06-18Merge pull request #1407 from take-a-CHANCE/masterJack Humbert
Adding a planck keymap
2017-06-18Merge pull request #1406 from jprMesh/atreus52Jack Humbert
Atreus52