aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-06-23Adjust Phantom for standard PCBGravatar Mathias Andersson
The previous default configuration and keymap was made for a Phantom modified with RGB underlight. This commit makes the default more in line with the "official" configurations provided by the PCB. The previous default have been moved to a separate keymap named `rgbmod`. It has also been updated to better match the template keymap.
2017-06-23Update Phantom config to better match templateGravatar Mathias Andersson
2017-06-23Move Phantom LED handling to phantom.cGravatar Mathias Andersson
This is more in line with the structure provided by the keyboard template.
2017-06-22Update _summary.mdGravatar Jack Humbert
2017-06-22Create adding_a_keyboard_to_qmk.mdGravatar Jack Humbert
2017-06-22Update porting_your_keyboard_to_qmk.mdGravatar Jack Humbert
2017-06-22Merge pull request #1416 from geofflane/feature/s65_x_std_grv_escGravatar Jack Humbert
Use the new Quantum KC_GESC instead of custom code
2017-06-22Merge pull request #1331 from ariasuni/masterGravatar Erez Zukerman
Fix undefined reference errors with avr-gcc 7.1
2017-06-21add group edge via travis updatesGravatar Jack Humbert
2017-06-21Use the new Quantum KC_GESC instead of custom codeGravatar Geoff Lane
2017-06-20Merge pull request #1405 from cquiroz/oneshot-mods-timeoutGravatar Jack Humbert
Oneshot mods timeout
2017-06-20Merge pull request #1414 from dvdizon/kbd75Gravatar Jack Humbert
KBD75 - Initial KBD75 port from qmkeyboard.cn source files
2017-06-20Merge pull request #1413 from lasko/masterGravatar Jack Humbert
This is a complete redo of my keymap. It includes several
2017-06-20Merge pull request #1412 from nall/masterGravatar Jack Humbert
Fixed offset for knight rgb mode
2017-06-19KBD75 - Initial KBD75 port from qmkeyboard.cn source filesGravatar David Dizon
2017-06-19Added custom keymap and enabled Space CadetGravatar Jon Nall
2017-06-19This is a complete redo of my keymap. It includes severalGravatar Brandon 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 modeGravatar Jon Nall
2017-06-19Merge pull request #1410 from belak/tv44-coreGravatar Jack Humbert
tv44: Add core layout based on the Core 47
2017-06-19Merge pull request #1409 from fredizzimo/full_unit_testGravatar Jack Humbert
Take first baby steps towards testing the whole QMK
2017-06-18tv44: Add core layout based on the Core 47Gravatar Kaleb Elwert
2017-06-19Fix serial_link vpath problemGravatar Fred Sundvik
2017-06-19Add todo to timer.cGravatar Fred Sundvik
2017-06-19Add a couple of todos to keyboard_report_util.cppGravatar Fred Sundvik
Also print the modifier state
2017-06-19More natural interface for setting keyboard ledsGravatar Fred Sundvik
2017-06-18Add a test fixtureGravatar Fred Sundvik
It only initializes QMK once, and clears the matrix after each test.
2017-06-18Test two keys pressed at onceGravatar Fred Sundvik
2017-06-18Fix problems with undefined inlines in debug modeGravatar Fred Sundvik
2017-06-18Actually test for correct key pressesGravatar Fred Sundvik
2017-06-18Move functions for adding keys from to reports to report.hGravatar Fred Sundvik
2017-06-18Move functionality from action_util to reportGravatar Fred 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 creationGravatar Fred Sundvik
2017-06-18Add a couple of basic tests and implement driver mockGravatar Fred Sundvik
2017-06-18Add keymapGravatar Fred Sundvik
2017-06-18Empty bootloader_jumpGravatar Fred Sundvik
2017-06-18Dummy test matrix implementationGravatar Fred Sundvik
2017-06-18Split common.mk into common.mk and common_features.mkGravatar Fred Sundvik
To support including keyboard/keymap specific rules before it
2017-06-18Emulate eepromGravatar Fred Sundvik
2017-06-18Rename native to testGravatar Fred Sundvik
2017-06-18Add empty timer functionsGravatar Fred Sundvik
2017-06-18Empty implementation of bootloader, suspend and timerGravatar Fred Sundvik
2017-06-18Fix program mem functionalityGravatar Fred Sundvik
2017-06-18Empty implementation of waitGravatar Fred Sundvik
2017-06-18Define MATRIX_COLS and MATRIX_ROWSGravatar Fred Sundvik
2017-06-18Make sure config.h is includedGravatar Fred Sundvik
2017-06-18Try to build tmk_commonGravatar Fred Sundvik
2017-06-18Add basic infrastrucure for building full testsGravatar Fred Sundvik
2017-06-18revert editGravatar Jack Humbert
2017-06-18Update key_functions.mdGravatar Jack Humbert
2017-06-18Merge pull request #1349 from jpetermans/infinity60Gravatar Jack Humbert
Infinity60 backlight support