summaryrefslogtreecommitdiff
path: root/keyboards
Commit message (Collapse)AuthorAge
* Merge pull request #1427 from blakedietz/masterJack Humbert2017-06-25
|\ | | | | Add keymaps for ergodox ez, hhkb and jd45 under user blakedietz
| * Add keymaps for ergodox ez, hhkb and jd45 under user blakedietzBlake Dietz2017-06-24
| |
* | Merge pull request #1429 from fredizzimo/fixes_for_emulatorJack Humbert2017-06-25
|\ \ | |/ |/| Minor fixes to support the emulator
| * Change inline to static inlineFred Sundvik2017-06-24
| |
| * Delete emulator driversFred Sundvik2017-06-24
| |
* | Remove the DIODE_DIRECTION defines from lets_split so we can close #1067skullY2017-06-24
| |
* | Fix typoDario Giovannetti2017-06-24
| |
* | Merge pull request #1422 from nstickney/masterJack Humbert2017-06-23
|\ \ | | | | | | update ErgoDox "Familiar" layout
| * | updated README.mdStick2017-06-23
| | |
| * | Merge remote-tracking branch 'upstream/master'Stick2017-06-23
| |\|
| * | added media keys; many bug fixesStick2017-06-23
| | |
| * | added tapdance lockingStick2017-06-22
| | |
| * | Merge remote-tracking branch 'upstream/master'Stick2017-06-22
| |\ \
| * | | Revert "ugly workaround for ErgoDoxEZ LED bugs: turn 'em all off"Stick2017-06-08
| | | | | | | | | | | | | | | | This reverts commit f397402e101774eedd1748b1e31c7386f927d4ed.
| * | | trying to fix LEDsStick2017-06-08
| | | |
| * | | Merge remote-tracking branch 'upstream/master'Stick2017-06-08
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master'Stick2017-06-07
| |\ \ \ \
| * | | | | ugly workaround for ErgoDoxEZ LED bugs: turn 'em all offStick2017-06-02
| | | | | |
| * | | | | moved alt out from under spaceStick2017-06-02
| | | | | |
| * | | | | Merge remote-tracking branch 'upstream/master'Stick2017-06-02
| |\ \ \ \ \
| * | | | | | small changesStick2017-04-18
| | | | | | |
* | | | | | | Merge pull request #1418 from npoirey/masterJack Humbert2017-06-23
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Frenchdev v1
| * | | | | | Updated frenchdev readmenpoirey2017-06-23
| | | | | | |
| * | | | | | Refactoring frenchdevnpoirey2017-06-23
| | | | | | |
| * | | | | | Moved frenchdev to handwirednpoirey2017-06-23
| | | | | | |
| * | | | | | Removed image from git and added references to imgur album for Frenchdev ↵npoirey2017-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | keyboard.
| * | | | | | Fix warning in frenchdevnpoirey2017-06-22
| | | | | | |
| * | | | | | Frenchdev v1npoirey2017-06-22
| | | | | | |
* | | | | | | Merge pull request #1421 from 333fred/update-layoutJack Humbert2017-06-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Update my layout
| * | | | | | | Doc updatesFredric Silberberg2017-06-23
| | | | | | | |
| * | | | | | | Copy/paste additions.Fredric Silberberg2017-06-23
| | | | | | | |
| * | | | | | | Added backlight control keysFredric Silberberg2017-06-23
| | | | | | | |
| * | | | | | | Added a few more VS macros and another ctrlFredric Silberberg2017-06-23
| | | | | | | |
| * | | | | | | Small keymap layout updatesFredric Silberberg2017-06-23
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Update Phantom readmeMathias Andersson2017-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added basic description of the keyboard and some build and configuration instructions. Also moved the RGB underlight modification instructions to the readme.
* | | | | | | Adjust Phantom for standard PCBMathias Andersson2017-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | Update Phantom config to better match templateMathias Andersson2017-06-23
| | | | | | |
* | | | | | | Move Phantom LED handling to phantom.cMathias Andersson2017-06-23
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | This is more in line with the structure provided by the keyboard template.
* | | | | | Merge pull request #1416 from geofflane/feature/s65_x_std_grv_escJack Humbert2017-06-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | Use the new Quantum KC_GESC instead of custom code
| * | | | | | Use the new Quantum KC_GESC instead of custom codeGeoff Lane2017-06-21
| |/ / / / /
* | | | | | Merge pull request #1331 from ariasuni/masterErez Zukerman2017-06-22
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Fix undefined reference errors with avr-gcc 7.1
| * | | | | Fix undefined reference errors with avr-gcc 7.1ariasuni2017-05-27
| | | | | |
* | | | | | Merge pull request #1414 from dvdizon/kbd75Jack Humbert2017-06-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | KBD75 - Initial KBD75 port from qmkeyboard.cn source files
| * | | | | | KBD75 - Initial KBD75 port from qmkeyboard.cn source filesDavid Dizon2017-06-19
| | | | | | |
* | | | | | | Merge pull request #1413 from lasko/masterJack Humbert2017-06-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | This is a complete redo of my keymap. It includes several
| * | | | | | | This is a complete redo of my keymap. It includes severalBrandon Height2017-06-19
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | layers including qwerty, colemak, navigation, and gui layers. I also was playing around with dancing tap keys.
* | | | | | | Added custom keymap and enabled Space CadetJon Nall2017-06-19
| | | | | | |
* | | | | | | Fixed offset for knight rgb modeJon Nall2017-06-19
|/ / / / / /
* | | | | | tv44: Add core layout based on the Core 47Kaleb Elwert2017-06-18
| | | | | |
* | | | | | Merge pull request #1349 from jpetermans/infinity60Jack Humbert2017-06-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | Infinity60 backlight support