aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-06-25Merge pull request #1429 from fredizzimo/fixes_for_emulatorGravatar Jack Humbert
Minor fixes to support the emulator
2017-06-25Change M_2_PI to 2 * PI as it should beGravatar Fred Sundvik
2017-06-24Remove the DIODE_DIRECTION defines from lets_split so we can close #1067Gravatar skullY
2017-06-24Fix #1135 by changing the default to at90usb1286Gravatar skullY
2017-06-24Update _summary.mdGravatar Jack Humbert
2017-06-24Merge pull request #1425 from kynikos/patch-1Gravatar Jack Humbert
Fix typo
2017-06-24Merge pull request #1426 from rai-suta/masterGravatar Jack Humbert
Add JIS_KEYCODE layout for send_string()
2017-06-24Add JIS_KEYCODE layout for send_string()Gravatar rai-suta
2017-06-24Fix typoGravatar Dario Giovannetti
2017-06-23update docs for ispGravatar Jack Humbert
2017-06-23Merge branch 'master' of https://github.com/qmk/qmk_firmwareGravatar Jack Humbert
2017-06-23add other mcu bootloadersGravatar Jack Humbert
2017-06-23Merge pull request #1422 from nstickney/masterGravatar Jack Humbert
update ErgoDox "Familiar" layout
2017-06-23Update _summary.mdGravatar Jack Humbert
2017-06-23Create isp_flashing_guide.mdGravatar Jack Humbert
2017-06-23Merge pull request #1418 from npoirey/masterGravatar Jack Humbert
Frenchdev v1
2017-06-23Updated frenchdev readmeGravatar npoirey
2017-06-24Update the ugfx submoduleGravatar Fred Sundvik
2017-06-24Change inline to static inlineGravatar Fred Sundvik
2017-06-24Delete emulator driversGravatar Fred Sundvik
2017-06-24Add function for getting the LCD backlight brightnessGravatar Fred Sundvik
2017-06-24Include config.h from visualizer.hGravatar Fred Sundvik
2017-06-24Change remote url of uGFX to relative pathGravatar Fred Sundvik
2017-06-24Include config.h before visualizer.hGravatar Fred Sundvik
2017-06-23updated README.mdGravatar Stick
2017-06-23Merge remote-tracking branch 'upstream/master'Gravatar Stick
2017-06-23added media keys; many bug fixesGravatar Stick
2017-06-23Refactoring frenchdevGravatar npoirey
2017-06-23Moved frenchdev to handwiredGravatar npoirey
2017-06-23Merge pull request #1421 from 333fred/update-layoutGravatar Jack Humbert
Update my layout
2017-06-23Merge pull request #1419 from Wraul/phantom-improvementsGravatar Jack Humbert
Phantom improvements
2017-06-23Doc updatesGravatar Fredric Silberberg
2017-06-23Copy/paste additions.Gravatar Fredric Silberberg
2017-06-23Added backlight control keysGravatar Fredric Silberberg
2017-06-23Added a few more VS macros and another ctrlGravatar Fredric Silberberg
2017-06-23Small keymap layout updatesGravatar Fredric Silberberg
2017-06-23Update Phantom readmeGravatar Mathias Andersson
Added basic description of the keyboard and some build and configuration instructions. Also moved the RGB underlight modification instructions to the readme.
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-22added tapdance lockingGravatar Stick
2017-06-22Removed image from git and added references to imgur album for Frenchdev ↵Gravatar npoirey
keyboard.
2017-06-22Merge remote-tracking branch 'upstream/master'Gravatar Stick
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-22Fix warning in frenchdevGravatar npoirey
2017-06-22Frenchdev v1Gravatar npoirey