Shayne Holmes
48ff93582b
Pull out sendstring variations to their own files.
...
Instead of having all sendstring keycode mappings in the main quantum.c
file, give each one its own file in keymap_extras that can be #included
in a user's keymap. If one is included, it will define the appropriate
lookup tables and overwrite the weak definitions in quantum.c.
(Including more than one sendstring definition will fail at compile
time.)
Update @rai-suta's test keymap to match, as well as the documentation.
7 years ago
Shayne Holmes
fdc2e8058b
Allow broader send_string layout customizability via compile flag
...
Refactor new-ish JIS_KEYCODE send_string implementation with existing
send_string
Reshuffle JIS in line with other alternative keycodes for sendstring,
and make them all accessible via compile-time options
Add a separate function to allow sending a string with a delay.
7 years ago
Jack Humbert
b476d65b9c
Update keyboards' rules.mk/Makefiles ( #1442 )
...
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
7 years ago
rai-suta
3a2ae6a213
Add a keymap for testing JIS_KEYCODE.
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
root
1a8042ae91
Added personal keymap with underglow, right shift, numpad, and bright hidden behind raise/lower
7 years ago
Jack Humbert
6a75a7d672
Merge pull request #1394 from Khord/master
...
Adding custom keymap for Let's Split and updates to custom Planck keymap
7 years ago
Daniel Shields
cc158d90ae
Minor updates to planck/keymaps/dshields
...
* tweaks to tap dance keys
* tidy up code
* save a few bytes
8 years ago
Dylan Khor
5c11ba74d8
tap dance and hold changes to make planck match lets split
8 years ago
Jack Humbert
23c448b21d
remove .hex, .PNG, .jpg
8 years ago
Jack Humbert
a7ce482d14
remove the rest of the .pngs
8 years ago
Jack Humbert
d81135410c
Merge pull request #1382 from binaryplease/handwired_binaryplease
...
Handwired binaryplease
8 years ago
binaryplease
1502c9c935
put colemak and qwert switching on the top right
8 years ago
binaryplease
0c1dc91d74
removed swapping keys in adjust layer
8 years ago
binaryplease
e3f657dfeb
commented out unused layers
8 years ago
Jack Humbert
5d83d320cb
Merge pull request #1366 from abperiasamy/refine-layout
...
Replace enter with quote and few reorgs
8 years ago
Daniel Shields
ad7a5bdc4f
Additional tap dance keys/functions for planck/keymap/dshields
8 years ago
Jack Humbert
ec3e684123
Merge pull request #1350 from originerd/add-originerd-planck-keymap
...
Add originerd planck keymap
8 years ago
Daniel Shields
db0ac3bcb3
Tweak reported power consumption to work with iOS
8 years ago
Jitae Kim
c33c2bbade
Add originerd planck keymap
8 years ago
binaryplease
3ea5726739
redefined options in config.h
8 years ago
binaryplease
a83662329d
overwriting optins in makefile and configuration
8 years ago
binaryplease
64e4c47ae4
disabled backlight and audio
8 years ago
binaryplease
58af88eb51
copied default planck keymap to handwired_binaryplease;
8 years ago
Johannes Larsson
6d08de5c67
readme, media keys fix
8 years ago
Johannes Larsson
690957cdbd
media keys and stuff
8 years ago
Johannes Larsson
4f1007952b
merge
8 years ago
Nikolaus Wittenstein
8ddbf7f59f
Fix spelling of "persistent"
...
Fixes #1201 .
8 years ago
Daniel Shields
eb3f80b924
Add new features to dshields keymap.
...
- one shot layers, dynamic macros and tap dance keys
- add a basic readme.md and layout image.
8 years ago
Daniel Shields
cb60fe393f
Add new keymap for dshields.
8 years ago
Weiyi Lou
c8ac556e63
Update vifon keymap to use `DYN_REC_STOP`
8 years ago
laelath
196740a0bb
Expanded lae3 keymap readme
8 years ago
Justin Frank
e2a5dfdba6
Switched Alt and GUI key places
8 years ago
Justin Frank
7f3224b117
Added lae3 keymap
8 years ago
Priyadi Iman Nurcahyo
93b2f23bba
Promethium rev2
...
* 10 more indicator LEDs
* Piezo buzzer
* Uses HC138 decoder to free up 5 pins
* Trackpoint buttons are now part of matrix
8 years ago
Fred Sundvik
a619b93e38
Fix warnings in planck/lucas keymap
...
Register the unshifted version DE_LESS, rather than the shifted DE_MORE
8 years ago
Johannes Larsson
835adb7848
colemak layout maybe
8 years ago
Dylan Khor
a875299d9a
Added breathing macros and removed mappings to unused layouts
8 years ago
Xyverz
c034b61b1a
Merge remote-tracking branch 'upstream/master'
8 years ago
nielsenz
d1e66e2e07
Worked around some new Makefile issues.
8 years ago
Callum Oakley
b9225a28f2
changed hotkey cluster to accomodate awkward software... again
8 years ago
Callum Oakley
200ae0c519
changed hotkey cluster to accomodate awkward software
8 years ago
Xyverz
571f39da66
Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0
8 years ago
Zay950
2366ebfbbd
Merge branch 'master' into to_push
8 years ago
Jack Humbert
7e37daa2ce
Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes
...
Flesh out MIDI support
8 years ago
Dylan Khor
0ec07ddc1c
Merge branch 'master' of https://github.com/Khord/qmk_firmware
8 years ago
Dylan Khor
d7f2bd2964
add pgup, pgdn, home, end
8 years ago
Dylan Khor
561da65606
Missing comma
8 years ago
Dylan Khor
ca544ecfb6
Don't feel like tap dancing arrows anymore
8 years ago
Dylan Khor
e03ddbe118
tap dance working for esc and arrows
8 years ago