Jack Humbert
d2aec1625d
removes some images
8 years ago
Nikolaus Wittenstein
8ddbf7f59f
Fix spelling of "persistent"
...
Fixes #1201 .
8 years ago
Jack Humbert
d3301c0f8b
Merge pull request #1220 from joedevivo/master
...
mimic atreus firmware defaults
8 years ago
Joe DeVivo
dc96fa24e4
mimic atreus firmware defaults
8 years ago
Xyverz
a11053bda8
Cleaned up the keymap:
...
Added MOD_TAP aliases for keymap.c readability.
Updated README to document said changes.
Added additional Dvorak layer to make using the CMD key easier on Macs.
8 years ago
Xyverz
9237b95ebe
More missed keycodes; added PSCR, SLCK, and PAUS to ADJUST layer.
8 years ago
Xyverz
6b0842760b
Corrected a missed typo in the readme.
8 years ago
Xyverz
3607522c12
More tweaks to keymap and readme.
8 years ago
Xyverz
8813365ec5
Added readme
8 years ago
Xyverz
3a5f9faca9
Reworked Atreus keymap, added README
8 years ago
Xyverz
c034b61b1a
Merge remote-tracking branch 'upstream/master'
8 years ago
Hugh Enxing
25f2295ba8
Swapped placement of `Ctrl` and `Alt` keys to match Technomancy's
...
default layout
8 years ago
Xyverz
7a9a5d0e62
Add files via upload
...
tidying up the keymap
8 years ago
xyverz
99521a4482
Merge remote-tracking branch 'upstream/master'
8 years ago
Joshua T
8f8d104759
Merged from upstream
8 years ago
Joshua T
b7b44dc481
Updated README and images to reflect latest keymap
8 years ago
Joshua T
677ae86bde
Added another Shift on Extend layer.
...
This moves the GUI key to the pinkie, but honestly, I never use that function anyway.
8 years ago
Joshua T
fe51724544
Updated Atreus layout to 0.4
...
Removed Alt on base layer, replaced with Function layer.
Moved function keys to left hand. Added mouse keys to right hand on the function layer.
Moved middle click on gaming layer to be consistent with mouse layer.
Added macro _USER. Macro contents are not implemented yet.
8 years ago
xyverz
b493f6a4ed
Merge remote-tracking branch 'upstream/master'
8 years ago
Alpha Chen
427ea7a889
[alphadox] remove tmk reset code
8 years ago
Alpha Chen
22cb73fad3
add alphadox layouts to atreus and ergodox
8 years ago
Joshua T
7d698cc494
Added comments with ASCII art keymaps
8 years ago
Xyverz
7920063035
Add files via upload
...
Minor layout changes.
8 years ago
Joshua T
8ec7341fb2
Added Ctrl+` (ConEmu shortcut)
8 years ago
Jeremy Cowgar
77099c777a
Added Jeremy’s Atreus Layout
8 years ago
Austin Erlandson
ac6125cbea
Revert because the IGNORE_MOD_TAP_INTERRUPT flag didn't feel right.
8 years ago
Austin Erlandson
e50f15e360
Add IGNORE_MOD_TAP_INTERRUPT to fix overloaded mod keys sending mod on diads...
8 years ago
Austin Erlandson
c8e7cca6ed
Copy config overrides to my keymap directory...
8 years ago
Austin Erlandson
6098704145
Small update
8 years ago
Austin Erlandson
cf17eb0f43
Get rid of sleep button...
8 years ago
Austin Erlandson
0c3aede09e
Latest making use of overloaded modifiers...
8 years ago
Austin Erlandson
af4c25c475
My Atreus Layout
8 years ago
Daniel Bordak
054108d1d1
Update to new default keymap
8 years ago
Joshua T
a72d46d1ec
Added replicaJunction keymap
8 years ago
Xyverz
97fca1efff
Fixing a mixup. Tidying up the keymap.
8 years ago
Xyverz
1920c290a4
Merge remote-tracking branch 'upstream/master'
8 years ago
Xyverz
3bae791372
Update keymap.c
8 years ago
Ian Sterling
458607ee5e
Corrections to the Atreus Makefile and updates to my keymap
8 years ago
Xyverz
eeade4af84
Update keymap.c
...
Changed right-hand F-key layout in order to add KC_PLUS to _L2.
8 years ago
Ian Sterling
0d60355241
Added braces using LSFT(KC_LBRC) and LSFT(KC_RBRC) since the normal RBCR and LBCR didn't work for me.
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
Ian Sterling
552399df4c
Adding my own keymaps to the following keyboards:
...
Planck, Preonic, Atreus, Ergodox
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
8 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
8 years ago