Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2017-06-20 | Merge pull request #1414 from dvdizon/kbd75 | Jack Humbert | |
KBD75 - Initial KBD75 port from qmkeyboard.cn source files | |||
2017-06-20 | Merge pull request #1413 from lasko/master | Jack Humbert | |
This is a complete redo of my keymap. It includes several | |||
2017-06-20 | Merge pull request #1412 from nall/master | Jack Humbert | |
Fixed offset for knight rgb mode | |||
2017-06-19 | KBD75 - Initial KBD75 port from qmkeyboard.cn source files | David Dizon | |
2017-06-19 | Added custom keymap and enabled Space Cadet | Jon Nall | |
2017-06-19 | This is a complete redo of my keymap. It includes several | Brandon Height | |
layers including qwerty, colemak, navigation, and gui layers. I also was playing around with dancing tap keys. | |||
2017-06-19 | Fixed offset for knight rgb mode | Jon Nall | |
2017-06-19 | Merge pull request #1410 from belak/tv44-core | Jack Humbert | |
tv44: Add core layout based on the Core 47 | |||
2017-06-19 | Merge pull request #1409 from fredizzimo/full_unit_test | Jack Humbert | |
Take first baby steps towards testing the whole QMK |