Callum Oakley
49fbcb3e7c
Merge remote-tracking branch 'upstream/master'
8 years ago
Callum Oakley
725dd7328f
updated readme.md to reflect keymap changes
8 years ago
Callum Oakley
5f37b11f2c
changed order of bottom row of symbol layer to ease acess to brackets
8 years ago
JeeBak Kim
ef83f1d04f
Tap for ;, hold for GUI, tap for ", hold for Alt
8 years ago
JeeBak Kim
3d86e5b7a7
Tap for Tab, hold for Hyper
8 years ago
JeeBak Kim
68e287013b
Add Tab Close, New, Reopen macros to TouchCursor layer
8 years ago
JeeBak Kim
bda4d15ffa
Add Virtual Desktop Switching macros to TouchCursor layer
8 years ago
JeeBak Kim
57218827cb
Move KC_ACL1 button
8 years ago
JeeBak Kim
96ed96f924
Fix KC_ALT_TAB/KC_CMD_TAB logic
8 years ago
JeeBak Kim
6483a2a04b
Mouse layer updates
...
- Rename to MOUSECURSOR
- Use "d" key, since middle finger is stronger than pinky
- Shuffle some mouse buttons around
8 years ago
JeeBak Kim
36abd4463f
Revert swapp of AltTab/CmdTab in readme. Layout did not change
8 years ago
JeeBak Kim
7db1d7902b
Workaround for KC_COPY, etc. based on current AG_NORM/AG_SWAP setting
8 years ago
JeeBak Kim
9a4e72fa71
Add CmdSlash to TouchCursor Layer
8 years ago
JeeBak Kim
16f4a31784
Number layer tweaks
8 years ago
JeeBak Kim
fdd89e7f0d
Add Alt-Tab, Cmd-Tab, and Ctl-Tab Macros to TouchCursor layer, swap LGUI and LSFT
8 years ago
JeeBak Kim
abc3cd4d72
Update readme.md
8 years ago
Jack Humbert
d5baa4773d
Merge pull request #596 from fredizzimo/rid_of_quick
...
Fix the makefile dependencies and remove quick targets
8 years ago
Fred Sundvik
97817a773e
Generate version information to version.h
...
So that only the files that really needs a version are recompiled.
8 years ago
JeeBak Kim
230d313dbd
Update readme.md
8 years ago
JeeBak Kim
a2ed7ce795
Add additional shortcut keymaps to TOUCHCURSOR layer
8 years ago
JeeBak Kim
db8ad8204e
Add additional maps for [, and ], to LOWER
8 years ago
JeeBak Kim
b54a58859f
Make RAISE layer an all numbers/arithmatic layer
8 years ago
JeeBak Kim
216efe6c99
Move reset to a less accessible location
8 years ago
JeeBak Kim
e0dd9d6af0
Add -, +, and . to RAISE
8 years ago
JeeBak Kim
6a2c681ae9
Change calls from persistant_default_layer_set() to default_layer_set()
8 years ago
JeeBak Kim
eb9416a67d
PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE layers
8 years ago
JeeBak Kim
984fc2b630
Media keys for all the "regular" layers
8 years ago
JeeBak Kim
7209310d1b
Add mouse layer, and remove default arrow keys (touchcursor only, now)
8 years ago
JeeBak Kim
a6bae9fb07
Add numbers to _RAISE
8 years ago
JeeBak Kim
6baf77d8fb
Move _RAISE symbols to _LOWER
8 years ago
JeeBak Kim
ad7e4af45c
Tap for Enter, hold for Shift
8 years ago
JeeBak Kim
b5d77440b6
Add personalized TouchCursor layer
8 years ago
JeeBak Kim
eb1a06d3ae
Tap for Esc, hold for Control
8 years ago
JeeBak Kim
f78a994355
Add "jeebak" keymap folder as a copy of the "default" folder
8 years ago
Jack Humbert
9b5edbdce9
Merge pull request #577 from hot-leaf-juice/master
...
Pull request to include my keymap if you want it!
8 years ago
Callum Oakley
1eeceee355
Added readme.md for custom layout.
8 years ago
Callum Oakley
9822b9f743
Added custom keymap.
...
Added custom keymap.
8 years ago
Seth Chandler
180a3da44d
remove unnecessary includes
8 years ago
Seth Chandler
95ef3f864e
fix numerous errors in bone2planck keymap
8 years ago
Jack Humbert
b66131eeb5
disable midi by default
8 years ago
Jack Humbert
8b94e26d7c
Fixes midi functionality
8 years ago
Jason Janse van Rensburg
b0e9dbecee
fixed include paths
8 years ago
Jason Janse van Rensburg
32f5b34ad2
reformat
8 years ago
Jason Janse van Rensburg
3d7244e604
updated bone2planck
8 years ago
TerryMathews
e2ec45a755
Fix cluepad and planck
8 years ago
TerryMathews
50c686587e
Create keycodes for RGB control functions
...
Moves RGB controls out of the macro function and assigns them their own
keycodes:
RGB_TOG (toggle on/off)
RGB_MOD (mode step)
RGB_HUI (increase hue)
RGB_HUD (decrease hue)
RGB_SAI (increase saturation)
RGB_SAD (decrease saturation)
RGB_VAI (increase brightness)
RGB_VAD (decrease brightness)
8 years ago
Jack Humbert
57e08eb8ba
updates rgblight implementation, makes non-timer stuff compatible with audio
8 years ago
Jack Humbert
94d3159d9d
correct break/return order for planck and preonic defaults
8 years ago
Jack Humbert
7db2ec1509
updates planck experimental, width of color output
8 years ago
Jack Humbert
197f152dee
adds random base64 character generator
8 years ago