Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-24 | Fix #1135 by changing the default to at90usb1286 | skullY | |
2017-06-24 | Update _summary.md | Jack Humbert | |
2017-06-24 | Merge pull request #1425 from kynikos/patch-1 | Jack Humbert | |
Fix typo | |||
2017-06-24 | Merge pull request #1426 from rai-suta/master | Jack Humbert | |
Add JIS_KEYCODE layout for send_string() | |||
2017-06-24 | Add JIS_KEYCODE layout for send_string() | rai-suta | |
2017-06-24 | Fix typo | Dario Giovannetti | |
2017-06-23 | update docs for isp | Jack Humbert | |
2017-06-23 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | Jack Humbert | |
2017-06-23 | add other mcu bootloaders | Jack Humbert | |
2017-06-23 | Merge pull request #1422 from nstickney/master | Jack Humbert | |
update ErgoDox "Familiar" layout | |||
2017-06-23 | Update _summary.md | Jack Humbert | |
2017-06-23 | Create isp_flashing_guide.md | Jack Humbert | |
2017-06-23 | Merge pull request #1418 from npoirey/master | Jack Humbert | |
Frenchdev v1 | |||
2017-06-23 | Updated frenchdev readme | npoirey | |
2017-06-24 | Update the ugfx submodule | Fred Sundvik | |
2017-06-24 | Change inline to static inline | Fred Sundvik | |
2017-06-24 | Delete emulator drivers | Fred Sundvik | |
2017-06-24 | Add function for getting the LCD backlight brightness | Fred Sundvik | |
2017-06-24 | Include config.h from visualizer.h | Fred Sundvik | |
2017-06-24 | Change remote url of uGFX to relative path | Fred Sundvik | |
2017-06-24 | Include config.h before visualizer.h | Fred Sundvik | |
2017-06-23 | updated README.md | Stick | |
2017-06-23 | Merge remote-tracking branch 'upstream/master' | Stick | |
2017-06-23 | added media keys; many bug fixes | Stick | |
2017-06-23 | Refactoring frenchdev | npoirey | |
2017-06-23 | Moved frenchdev to handwired | npoirey | |
2017-06-23 | Merge pull request #1421 from 333fred/update-layout | Jack Humbert | |
Update my layout | |||
2017-06-23 | Merge pull request #1419 from Wraul/phantom-improvements | Jack Humbert | |
Phantom improvements | |||
2017-06-23 | Doc updates | Fredric Silberberg | |
2017-06-23 | Copy/paste additions. | Fredric Silberberg | |
2017-06-23 | Added backlight control keys | Fredric Silberberg | |
2017-06-23 | Added a few more VS macros and another ctrl | Fredric Silberberg | |
2017-06-23 | Small keymap layout updates | Fredric Silberberg | |
2017-06-23 | Update Phantom readme | 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-23 | Adjust Phantom for standard PCB | 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-23 | Update Phantom config to better match template | Mathias Andersson | |
2017-06-23 | Move Phantom LED handling to phantom.c | Mathias Andersson | |
This is more in line with the structure provided by the keyboard template. | |||
2017-06-22 | added tapdance locking | Stick | |
2017-06-22 | Removed image from git and added references to imgur album for Frenchdev ↵ | npoirey | |
keyboard. | |||
2017-06-22 | Merge remote-tracking branch 'upstream/master' | Stick | |
2017-06-22 | Update _summary.md | Jack Humbert | |
2017-06-22 | Create adding_a_keyboard_to_qmk.md | Jack Humbert | |
2017-06-22 | Update porting_your_keyboard_to_qmk.md | Jack Humbert | |
2017-06-22 | Merge pull request #1416 from geofflane/feature/s65_x_std_grv_esc | Jack Humbert | |
Use the new Quantum KC_GESC instead of custom code | |||
2017-06-22 | Merge pull request #1331 from ariasuni/master | Erez Zukerman | |
Fix undefined reference errors with avr-gcc 7.1 | |||
2017-06-22 | Fix warning in frenchdev | npoirey | |
2017-06-22 | Frenchdev v1 | npoirey | |
2017-06-21 | add group edge via travis updates | Jack Humbert | |
2017-06-21 | Use the new Quantum KC_GESC instead of custom code | Geoff Lane | |
2017-06-20 | Merge pull request #1405 from cquiroz/oneshot-mods-timeout | Jack Humbert | |
Oneshot mods timeout |