xyverz
b493f6a4ed
Merge remote-tracking branch 'upstream/master'
8 years ago
Jack Humbert
33e62c080c
merging
8 years ago
Zach Nielsen
80c5ada339
Missed removing a function
8 years ago
nielsenz
f388bb5bda
Removed some common functions from my keymap
8 years ago
Zach Nielsen
4c0aa02b2e
Missed some stuff. Added a song (stole it from reddit).
8 years ago
Zach Nielsen
c07ef5c6ab
Adding my (zach) keymaps for planck and preonic
8 years ago
cbbrowne
b90366285f
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
Jack Humbert
964b8574ee
Merge pull request #839 from priyadi/planck-priyadi-modification
...
Update priyadi's keymap for Planck; added readme
8 years ago
cbbrowne
2a2920d92c
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
Callum Oakley
6bbb0b030e
replace lock key with general power key
8 years ago
Callum Oakley
c0a9fa8eea
switched to standard volume keys
8 years ago
Priyadi Iman Nurcahyo
c6f6172fd5
Use WinCompose unicode input method instead of HexNumpad
8 years ago
Priyadi Iman Nurcahyo
5fa44c594f
Update priyadi's keymap for Planck; added readme
8 years ago
Chris Browne
62e6789ab2
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
Jack Humbert
a889b899e2
working with power limit
8 years ago
Jack Humbert
52d7f7d277
Merge pull request #815 from priyadi/unicode_map
...
Allow unicode up to 0xFFFFF using separate mapping table
8 years ago
cbbrowne
99ca59baf8
I keep mis-using UPPER|LOWER/SLASH, and getting RESET.
...
With RESET shifted to the UPPER+LOWER layer, it is now time to change that key to Alt-Slash, which, in Emacs, does automatic word completion
8 years ago
Priyadi Iman Nurcahyo
932705706e
Add example keymap
8 years ago
Wojciech Siewierski
26759e126e
New Planck keymap: vifon
8 years ago
Callum Oakley
387b94a6cf
updated readme
8 years ago
Callum Oakley
059990e05a
added lock screen button and fixed error in diagram
8 years ago
Callum Oakley
633da3bdb6
Made some simplifications leveraging the LALT(), LGUI(), and S() functions.
8 years ago
xyverz
e69e4c1ef2
Merge remote-tracking branch 'jackhumbert/master'
8 years ago
Xyverz
a03d72f597
Updates to my Planck keymap - standardizing the bottom row.
8 years ago
Callum Oakley
2f07ad8e8a
added en-dash and gbp keys and updated readme
8 years ago
Callum Oakley
c762ea975a
big restructure now I only have to consider macOS, also added mouse, more function keys, and some neat macros
8 years ago
Callum Oakley
fa2724360b
removed windows layer and updated brightness keys for macOS Sierra
8 years ago
Callum Oakley
02635e5924
changed RALT to LALT on Windows
8 years ago
Callum Oakley
b2ecd296ae
fixed comments
8 years ago
Callum Oakley
c593564aca
Update readme.md
8 years ago
Callum Oakley
ff09695897
Update readme.md
8 years ago
Callum Oakley
6ad8a06c73
updated readme
8 years ago
Callum Oakley
b51f51c614
added close key for alt-f4 macro
8 years ago
Callum Oakley
41227856f4
added a toggle between Mac and Windows base layers (with swapped cmd and ctrl)
8 years ago
cbbrowne
7a183b4e8b
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
UnderSampled
9e6a493172
Fixed Impossible Layout readme tables (again)
8 years ago
Stephen Christie
073a1f21bb
Corrected Impossible Layout readme tables
8 years ago
Stephen Christie
9d629719cb
Filled Impossible Layout documentation
8 years ago
Stephen Christie
86e85438d3
Fixed Qwerty Fn layer to match documented design
8 years ago
Stephen Christie
57a6828a7a
Merge branch 'master' of http://github.com/jackhumbert/qmk_firmware
8 years ago
cbbrowne
2c3fcc6c08
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
xyverz
d1c35b1255
removed a couple of mod_tap keys since they had some unintended conseqeunces across various platforms.
8 years ago
cbbrowne
cc7604d116
Add breathing, as initial implementation with the RAISE/LOWER keys. And throw in extra macros to shorten keymaps
8 years ago
cbbrowne
24e8d01dc9
Move ALT...
8 years ago
cbbrowne
5d643bb7ee
Got Right SHIFT + Right CTRL
8 years ago
cbbrowne
5be2795ca1
C macros for my favorite complex keystrokes
8 years ago
cbbrowne
fdeaf1d9f8
Give layers longer names
8 years ago
cbbrowne
344929e067
Give layers longer names
8 years ago
IBNobody
e9a093451e
Clean up atomic keymap ( #9 )
...
* Added keyboard help macros
* Fixing Atomic PVC keymap / adding print help
8 years ago
cbbrowne
6a7ef59629
Ongoing experiment; have a special layer for RESET
8 years ago
Jack Humbert
4caddd1c5b
Merge pull request #736 from tong92/master
...
add tong92 keymap
8 years ago
Jack Humbert
94ef7f99b8
Merge pull request #733 from cbbrowne/master
...
Various recent enhancements to my keyboard map
8 years ago
tong92
98e43f995d
add tong92 keymap
8 years ago
IBNobody
fe2aed0d1c
Added User Print - A "light" console out option ( #8 )
...
User print disables the normal print messages in the body of QMK/TMK
code and is meant as a lightweight alternative to NOPRINT. Use it when
you only want to do a spot of debugging but lack flash resources for
allowing all of the codebase to print (and store their wasteful
strings).
8 years ago
cbbrowne
54214b3abc
Borrowed joint Shift/Enter idea from sgoodwin mapping
8 years ago
cbbrowne
73fdd8a769
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
IBNobody
558f3ec1eb
Use keyboard config for nkro ( #7 )
...
* removing nkro references - wip
* changed NKRO to be defined by keymap_config
8 years ago
Jack Humbert
0468093b12
Merge pull request #724 from sgoodwin/master
...
Add my keymap.
8 years ago
Jack Humbert
4769b85130
Merge pull request #719 from IBNobody/master
...
Updated docs to show more info on backlight breathing.
8 years ago
Samuel Ryan Goodwin
bf5941b335
Add my keymap.
8 years ago
IBNobody
f6cb08a5bd
Added diagonal mice macros, breathing ala Atomic
8 years ago
Callum Oakley
e4167c8c53
fixed incorrect key combination for locking screen on macOS
8 years ago
Callum Oakley
4c67ccc81e
changed some of the wording in the readme
8 years ago
Callum Oakley
8b2a235c8d
changed order of modifiers after experimentation, updated readme
8 years ago
Callum Oakley
9c3193f225
Merge remote-tracking branch 'upstream/master'
8 years ago
Jason Janse van Rensburg
fc2ca62a3b
Merge branch 'master'
...
Conflicts:
keyboards/planck/keymaps/bone2planck/keymap.c
8 years ago
Jack Henahan
6d7637ae3e
Update README
8 years ago
Jack Henahan
42f1ce08dc
jhenahan layout
8 years ago
cbbrowne
a732003bfd
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
Jack Humbert
4321f0af7d
Merge pull request #659 from Dbroqua/master
...
- Updated dbroqua layout for planck keyboard
8 years ago
cbbrowne
7c2a24b315
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
cbbrowne
9778349c4b
More notes
8 years ago
dbroqua
235d47e747
- Updated readme by adding link on kle for each layer
8 years ago
IBNobody
a902206735
Nightly
...
Prep for Vision build
8 years ago
dbroqua
e65252d591
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# keyboards/planck/keymaps/dbroqua/keymap.c
8 years ago
dbroqua
92fe78a5ea
- Added PrintScreen key on multimedia layer
8 years ago
cbbrowne
90abe70586
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
dbroqua
d7b6d74842
- Inverted key Tab and Esc
...
- Reorganised bottom row
8 years ago
Joe Wasson
c20bf83afd
Add one-hand key to planck/experimental keymap.
8 years ago
dbroqua
b9a284352e
- Moved Insert/Del in Esc layer
8 years ago
dbroqua
11aa19a626
- Updated lower and raise layer
8 years ago
dbroqua
c6e733afce
- Added readme file and layout preview
8 years ago
dbroqua
b4f23b146f
- Moved Home/End/PgUp/PgDn on arrow keys
8 years ago
dbroqua
31120ed166
- Moved Brite function on esc to avoid conflict with ctrl key.
8 years ago
dbroqua
578b7e969e
- Updated dbroqua layout for planck keyboard
8 years ago
Damien
a5e6da7aa8
Added dbroqua layout for planck keyboard
8 years ago
Jack Humbert
8f32595820
Merge pull request #650 from Xyverz/master
...
Minor changes to keymaps and other files
8 years ago
Gergely Nagy
0d9d4b8658
planck/circuit: Update after the latest tap-dance change
...
Fixes #653 .
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Xyverz
47beb763e8
Returned RAISE and LOWER buttons to their original functions - too many inopportune ENTER inputs. :-(
8 years ago
Xyverz
385b827c85
Merge remote-tracking branch 'upstream/master'
...
this merge is necessary,
8 years ago
Jack Humbert
f59b61332f
Merge pull request #638 from premek/master
...
Split layout for planck
8 years ago
Přemek Vyhnal
2ebfdcac40
Update readme.md
8 years ago
premek
a75d4bd593
premek split layout
8 years ago
premek
5abb05ca40
premek split layout
8 years ago
Matt
f5ed3e5155
Added my custom Planck layout called Circuit.
...
* Layout has image and readme, as well as documentation in the code.
8 years ago
Xyverz
5c5c3e626b
Adding KC_BSPC to the LT() macro for LOWER resulted in a backspace stroke being sent if the LOWER key was used too quickly.
...
Switching back to original LOWER macro, but keeping the new RAISE macro.
8 years ago
Xyverz
8e2d69d5a2
Adding u/treasuredfrog's hack to use LT() with the RAISE and LOWER macros.
8 years ago
Callum Oakley
993d72b11f
added a lock screen key
8 years ago
cbbrowne
83913f9197
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
Callum Oakley
2a160bbbe3
Update keymap. ( #616 )
...
* changed order of bottom row of symbol layer to ease acess to brackets
* updated readme.md to reflect keymap changes
8 years ago
Xyverz
ca3278cc35
adds Xyverz's keymaps ( #615 )
...
* Adding my own keymaps to the following keyboards:
Planck, Preonic, Atreus, Ergodox
* Delete dvorak.png
Not reflective of my layout.
* Delete readme.md
file cleanup, removing file that doesn't apply to my layout.
* Delete old_keymap.c
file cleanup
* Delete README.md
file clean up.
* Delete README.md
file cleanup
* Delete keymap.c
file cleanup
* Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for flexibility's sake.
Updated the rest of the keymap to reflect the current (as of 19:37 on 08 Aug 2018) default
layout and default makefile.
8 years ago
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
cbbrowne
6ce0195e24
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
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
cbbrowne
64e051652b
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
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
Stephen Christie
bf2b260429
Merge branch 'master' of http://github.com/jackhumbert/qmk_firmware
8 years ago
Stephen Christie
0acb394ac4
Moved Insert, PrtSc, Pause to Adjust; Corner enter
8 years ago
Stephen Christie
76ef37e72d
Corrected Qwerty/Fn Mismatch.
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
Stephen Christie
4b74c90cdb
Added quote key.
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
Stephen Christie
5f2d3f27de
Moved CapsLk, ScrollLk, and NumLk to Adjust layer
8 years ago
Stephen Christie
c018743729
Connected all layers through Adjust layer
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
Stephen Christie
6567fa1ebe
Fixed Function keys (Impossible layout)
8 years ago
Stephen Christie
a4e5a4d566
Modified Qwerty, created Qwerty with numbers
8 years ago
Christopher Browne
2d59c97ec1
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
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
Stephen Christie
57952949fe
General table cleanup.
8 years ago
Stephen Christie
ff8136b883
Modified Plover layer for Impossible's home position.
8 years ago
Stephen Christie
465cf08c63
Removed unused layers (keeping QWERTY for later/reference)
8 years ago
Stephen Christie
fb2a7d787a
Removed unused layers (left QWERTY for later use/reference)
8 years ago
Christopher Browne
2a349e96bb
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
Jack Humbert
b66131eeb5
disable midi by default
8 years ago
Jason Janse van Rensburg
a41a7a9100
include base config.h instead of copying it
8 years ago
Jason Janse van Rensburg
8244fa40cc
added config.h, and missing Ins of filpped navigation layer
8 years ago
Jason Janse van Rensburg
27d27b179b
Merged branch master into bone2planck
8 years ago
Jason Janse van Rensburg
3e462fac31
added missing F keys in flipped layer
8 years ago
Christopher Browne
17a7570e08
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
Jack Humbert
8b94e26d7c
Fixes midi functionality
8 years ago
Jason Janse van Rensburg
4e0bf283f6
added readme
8 years ago
Jason Janse van Rensburg
1bfd57e234
moved insert
8 years ago
Jason Janse van Rensburg
58f092cf87
moved ctrl
8 years ago
Jason Janse van Rensburg
34bce6f206
fixed stupid errors
8 years ago
Stephen Christie
723857bf8a
Table for Fn
...
layer.
8 years ago
Stephen Christie
a39eaa7fb5
Switched to natural arrows, put ENTER on middle Fn, swapped Shift and CTRL.
8 years ago
Stephen Christie
eeb100f87d
First draft of the 'impossible' layout.
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
Christopher Browne
82f768e6c0
Notes about changes
8 years ago
Christopher Browne
f4fbfe6e54
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
Christopher Browne
477ed703c8
I did not like Space Cadet paren; it jumps in in way too many extra cases
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
Christopher Browne
97dfbd1afc
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
Jack Humbert
94d3159d9d
correct break/return order for planck and preonic defaults
8 years ago
Christopher Browne
44a5f7630f
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
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
Jack Humbert
215c2119af
Implements subprojects and updates projects for this ( #459 )
...
* non-working commit
* working
* subprojects implemented for planck
* pass a subproject variable through to c
* consolidates clueboard revisions
* thanks for letting me know about conflicts..
* turn off audio for yang's
* corrects starting paths for subprojects
* messing around with travis
* semicolon
* travis script
* travis script
* script for travis
* correct directory (probably), amend files to commit
* remove origin before adding
* git pull, correct syntax
* git checkout
* git pull origin branch
* where are we?
* where are we?
* merging
* force things to happen
* adds commit message, adds add
* rebase, no commit message
* rebase branch
* idk!
* try just pull
* fetch - merge
* specify repo branch
* checkout
* goddammit
* merge? idk
* pls
* after all
* don't split up keyboards
* syntax
* adds quick for all-keyboards
* trying out new script
* script update
* lowercase
* all keyboards
* stop replacing compiled.hex automatically
* adds if statement
* skip automated build branches
* forces push to automated build branch
* throw an add in there
* upstream?
* adds AUTOGEN
* ignore all .hex files again
* testing out new repo
* global ident
* generate script, keyboard_keymap.hex
* skip generation for now, print pandoc info, submodule update
* try trusty
* and sudo
* try generate
* updates subprojects to keyboards
* no idea
* updates to keyboards
* cleans up clueboard stuff
* setup to use local readme
* updates cluepad, planck experimental
* remove extra led.c [ci skip]
* disable power up for now
* config files updates
* makefile updates
* .h file updates, config tuning
* disable audio for yang
8 years ago
Christopher Browne
c9f509f016
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
Anand Babu (AB) Periasamy
57066b1246
zoom and undo keys for ab's planck keymap ( #446 )
8 years ago
Jack Humbert
0058c33815
updates preonic default layout
8 years ago
Jack Humbert
00dcac7270
updates planck macros to keycodes, prototype fn_actions
8 years ago
Anand Babu (AB) Periasamy
0314620d26
Swap up and down on ab's layout to match default ( #441 )
8 years ago
Christopher Browne
4d79e22438
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8 years ago
Jack Humbert
13bb6b4b7f
Backlight abstraction and other changes ( #439 )
...
* redoes matrix pins, abstracts backlight code for B5,6,7
* slimming down keyboard stuff, backlight breathing implemented
* don't call backlight init when no pin
* cleans up user/kb/quantum calls, keyboard files
* fix pvc atomic
* replaces CHANNEL with correct var in breathing
* removes .hexs, updates readmes, updates template
* cleans-up clueboards, readmes to lowercase
* updates readme
9 years ago
Peter
ba116ceb49
Add OS specific layers that can be switched with macros ( #436 )
9 years ago
Christopher Browne
a4bdb0ac0e
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Anand Babu (AB) Periasamy
bab6a8fde5
AB's practical planck keymap ( #435 )
9 years ago
Christopher Browne
0cd017d485
Use Space Cadet parens on LSFT
9 years ago
Christopher Browne
b0caf32741
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
649b33d778
Renames keyboard folder to keyboards, adds couple of tmk's fixes ( #432 )
...
* fixes from tmk's repo
* rename keyboard to keyboards
9 years ago