Fred Sundvik
f912c74fe7
Change inline to static inline
7 years ago
Fred Sundvik
574ca7f59c
Delete emulator drivers
7 years ago
Jack Humbert
a1ce43781a
Merge pull request #1421 from 333fred/update-layout
...
Update my layout
7 years ago
Fredric Silberberg
6794495336
Doc updates
7 years ago
Fredric Silberberg
2b26abf9a9
Copy/paste additions.
7 years ago
Fredric Silberberg
946f4854c5
Added backlight control keys
7 years ago
Fredric Silberberg
a2fbd671ad
Added a few more VS macros and another ctrl
7 years ago
Fredric Silberberg
7389beb18c
Small keymap layout updates
7 years ago
Mathias Andersson
dd9b00543b
Update Phantom readme
...
Added basic description of the keyboard and some build and configuration
instructions.
Also moved the RGB underlight modification instructions to the readme.
7 years ago
Mathias Andersson
7ca335cf5b
Adjust Phantom for standard PCB
...
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.
7 years ago
Mathias Andersson
3522496f24
Update Phantom config to better match template
7 years ago
Mathias Andersson
67b8bf8f70
Move Phantom LED handling to phantom.c
...
This is more in line with the structure provided by the keyboard
template.
7 years ago
Jack Humbert
c21c2cc92b
Merge pull request #1416 from geofflane/feature/s65_x_std_grv_esc
...
Use the new Quantum KC_GESC instead of custom code
7 years ago
Erez Zukerman
fe9556104b
Merge pull request #1331 from ariasuni/master
...
Fix undefined reference errors with avr-gcc 7.1
7 years ago
Geoff Lane
8705ac408d
Use the new Quantum KC_GESC instead of custom code
7 years ago
Jack Humbert
9019d65b3c
Merge pull request #1414 from dvdizon/kbd75
...
KBD75 - Initial KBD75 port from qmkeyboard.cn source files
7 years ago
Jack Humbert
2c171b3e5f
Merge pull request #1413 from lasko/master
...
This is a complete redo of my keymap. It includes several
7 years ago
David Dizon
e71b3c6572
KBD75 - Initial KBD75 port from qmkeyboard.cn source files
7 years ago
Jon Nall
f169c715eb
Added custom keymap and enabled Space Cadet
7 years ago
Brandon Height
2ffcf47793
This is a complete redo of my keymap. It includes several
...
layers including qwerty, colemak, navigation, and gui layers.
I also was playing around with dancing tap keys.
7 years ago
Jon Nall
7ce056cad7
Fixed offset for knight rgb mode
7 years ago
Kaleb Elwert
f71c990215
tv44: Add core layout based on the Core 47
7 years ago
Jack Humbert
517f75d893
Merge pull request #1349 from jpetermans/infinity60
...
Infinity60 backlight support
7 years ago
Jack Humbert
dd73e14c9b
Merge pull request #1407 from take-a-CHANCE/master
...
Adding a planck keymap
7 years ago
Jack Humbert
66e2d6a063
Merge pull request #1406 from jprMesh/atreus52
...
Atreus52
7 years ago
Jack Humbert
f2e1609801
remove hardware files, move arrow pad
7 years ago
Jack Humbert
5682254f71
Merge pull request #1408 from fredizzimo/fix_build_improve_travis
...
Fix the two failing keymaps and improve the travis build script
7 years ago
Jack Humbert
51a86b85f3
Merge pull request #1361 from fredizzimo/ergodox_infinity_backlight
...
Add Ergodox Infinity backlight support
7 years ago
Fred Sundvik
2fd670bec0
Add missing include to Ergodox Belak keymap
7 years ago
Fred Sundvik
6ba22b5f5e
Don't define RGBLED_NUM in let-split khord keymap
...
It's already defined correctly by the parent keyboard project, and was
causing problems for rev1, where the pin is different.
7 years ago
root
1a8042ae91
Added personal keymap with underglow, right shift, numpad, and bright hidden behind raise/lower
7 years ago
Jonas Rogers
a284245f77
Atreus52- moved parens and braces to left hand.
7 years ago
Jonas Rogers
85d688e92c
Atreus52- made dvorak layer default.
7 years ago
Jonas Rogers
4c2f04986a
Atreus52- added software reset key.
7 years ago
Jonas
3007d01718
Atreus52- Modified BDO map.
7 years ago
Jonas
3b9fabb9aa
Atreus52- BDO keymap.
7 years ago
jprmesh
a8992a2cfe
Atreus52- Added Nav layer keymap.
7 years ago
Jonas
7837d96b6e
Atreus52- Reworked keymap to be more 40% like.
7 years ago
jprmesh
56026dd4df
Atreus52- Swapped thumb keys.
7 years ago
jprmesh
1552fd6ae1
Atreus52- Last changes to config to get it workin.
7 years ago
jprmesh
133908da74
Atreus52- Some keymap changes.
7 years ago
jprMesh
3c2c489768
Atreus52- Fixed spacing and changed to KC_KEYMAP macro.
7 years ago
jprmesh
b236e51b69
Atreus52- finished initial keymap layout.
7 years ago
jprmesh
17e81baab3
Atreus52- Fixed config.
7 years ago
jprmesh
f9eb11a674
Atreus52- Fixed Qwerty Dvorak switch
7 years ago
jprmesh
bb99d7117c
Atreus52- Changed to KEYMAP macro format.
7 years ago
jprMesh
a5ba30338f
Atreus52- Initial Atreus52 file creation.
7 years ago
Jack Humbert
7feadbd66d
Merge pull request #1401 from geofflane/s65_x_fixes3
...
S65-X Fixes Part 3
7 years ago
Jack Humbert
206233d98c
Merge pull request #1402 from belak/tv44-belak-tap-magic
...
tv44: Rearrange belak keymap and add some tap dance magic
7 years ago
Mathias Andersson
df26ede131
Unify KMAC code indentation
...
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.
7 years ago