Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-23 | Merge pull request #1421 from 333fred/update-layout | Jack Humbert | |
Update my layout | |||
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 | 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-21 | Use the new Quantum KC_GESC instead of custom code | Geoff Lane | |
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-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-18 | tv44: Add core layout based on the Core 47 | Kaleb Elwert | |
2017-06-18 | Merge pull request #1349 from jpetermans/infinity60 | Jack Humbert | |
Infinity60 backlight support | |||
2017-06-18 | Merge pull request #1407 from take-a-CHANCE/master | Jack Humbert | |
Adding a planck keymap | |||
2017-06-18 | Merge pull request #1406 from jprMesh/atreus52 | Jack Humbert | |
Atreus52 | |||
2017-06-18 | remove hardware files, move arrow pad | Jack Humbert | |
2017-06-18 | Merge pull request #1408 from fredizzimo/fix_build_improve_travis | Jack Humbert | |
Fix the two failing keymaps and improve the travis build script | |||
2017-06-18 | Merge pull request #1361 from fredizzimo/ergodox_infinity_backlight | Jack Humbert | |
Add Ergodox Infinity backlight support | |||
2017-06-18 | Add missing include to Ergodox Belak keymap | Fred Sundvik | |
2017-06-18 | Don't define RGBLED_NUM in let-split khord keymap | Fred Sundvik | |
It's already defined correctly by the parent keyboard project, and was causing problems for rev1, where the pin is different. | |||
2017-06-17 | Added personal keymap with underglow, right shift, numpad, and bright hidden ↵ | root | |
behind raise/lower | |||
2017-06-17 | Atreus52- moved parens and braces to left hand. | Jonas Rogers | |
2017-06-17 | Atreus52- made dvorak layer default. | Jonas Rogers | |
2017-06-17 | Atreus52- added software reset key. | Jonas Rogers | |
2017-06-17 | Atreus52- Modified BDO map. | Jonas | |
2017-06-17 | Atreus52- BDO keymap. | Jonas | |
2017-06-17 | Atreus52- Added Nav layer keymap. | jprmesh | |
2017-06-17 | Atreus52- Reworked keymap to be more 40% like. | Jonas | |
2017-06-17 | Atreus52- Swapped thumb keys. | jprmesh | |
2017-06-17 | Atreus52- Last changes to config to get it workin. | jprmesh | |
2017-06-17 | Atreus52- Some keymap changes. | jprmesh | |
2017-06-17 | Atreus52- Fixed spacing and changed to KC_KEYMAP macro. | jprMesh | |
2017-06-17 | Atreus52- finished initial keymap layout. | jprmesh | |
2017-06-17 | Atreus52- Fixed config. | jprmesh | |
2017-06-17 | Atreus52- Fixed Qwerty Dvorak switch | jprmesh | |
2017-06-17 | Atreus52- Changed to KEYMAP macro format. | jprmesh | |
2017-06-17 | Atreus52- Initial Atreus52 file creation. | jprMesh | |
2017-06-17 | Merge pull request #1401 from geofflane/s65_x_fixes3 | Jack Humbert | |
S65-X Fixes Part 3 | |||
2017-06-17 | Merge pull request #1402 from belak/tv44-belak-tap-magic | Jack Humbert | |
tv44: Rearrange belak keymap and add some tap dance magic | |||
2017-06-17 | Unify KMAC code indentation | Mathias Andersson | |
It's a little unclear what the style guidelines are for the QMK project. But I figured that I should at least keep the indentation consistent within the KMAC part. | |||
2017-06-17 | Enable backlight support by default for KMAC | Mathias Andersson | |
2017-06-17 | Correct layer switching in KMAC keymap readmes | Mathias Andersson | |