Commit Graph

23 Commits (b05c0e46c6c62972b68518635104fb58927d1a13)

Author SHA1 Message Date
Joshua T c19d949b72 Keymap: Revamp replicaJunction keymaps (#3589)
* Revamp replicaJunction keymaps

Updates both the replicaJunction Ergodox and Atreus keymaps and moves
most of the logic into a new user directory.

* Cleanup as requested in #3589

* Slightly increased TAPPING_TERM

* Fixed typo in #pragma once

* Fix TAPPING_TERM redefined in config.h

* Add include of replicaJunction.h

Due to the tap dance references, without this include, I was getting
compiler errors about both internal QMK items like
`qk_tap_dance_state_t` and constants defined in my replicaJunction.h
file like TD_LAYER_TOGGLE.

Also remove some commented-out code that defined an enum which has since
moved to replicaJunction.h.
7 years ago
noroadsleft 72b276bd8f QMK Configurator updates: Atom47, Atomic and Atreus (#2883)
* QMK Configurator update for Alpha 28-key

* QMK Configurator update for AMJ40

* QMK Configurator update for AMJ Pad

* QMK Configurator update for Atom47

* QMK Configurator update for OLKB Atomic

* QMK Configurator updates: Atom47 and Atreus

* QMK Configurator updates: Atom47 and Atreus

* QMK Configurator update for OLKB Atomic and Atreus

* QMK C10R: Attempting fixes for Atreus keymap errors

* QMK C10R: Attempting fixes for Atreus keymap errors

* QMK Configurator: Bug fixes for Atreus keymaps
7 years ago
Jack Humbert d2aec1625d removes some images 8 years ago
Joshua T b7b44dc481 Updated README and images to reflect latest keymap 9 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.
9 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.
9 years ago
Joshua T 7d698cc494 Added comments with ASCII art keymaps 9 years ago
Joshua T 8ec7341fb2 Added Ctrl+` (ConEmu shortcut) 9 years ago
Joshua T b0c3d59681 Fixed getting "stuck" in gaming layer 9 years ago
Joshua T cac69cb580 Several key placement fixes.
* Switched Tab and Super on the default layout
* Moved Shift on Extend to pinky
* Moved Caps Lock to upper right corner
* Moved gaming toggle to avoid blocking Escape
9 years ago
Joshua T bc1059bc1e Minor changes to Extend and Number layers.
Brought QWERTY layer in line with normal layer. Removed Undo function, as it interfered with Shift. Moved Tab and Shift-Tab, and added Insert.
9 years ago
Joshua T 6a24bac9c4 Moved Shift keys to Z and ?
Instead of using a thumb shift, I was given the idea of using the pinky keys as dual-role keys that also send the Shift keypress.

This gives me a Shift key on each hand again, but it will make me learn to Shift with opposite hands after all.
9 years ago
Joshua T daa83afe2b Created keymap local config.h file
Reverted the Atreus config.h to default and added one specific to this keymap.
9 years ago
Joshua T cf795a6f93 Moved PREVENT_STUCK_MODIFIERS to config.h 9 years ago
Joshua T 876a6bdd4c Modified Atreus extend and Ergodox.
Atreus: Removed home row Shift. It's under the thumb anyway. Also replaced dual modifier keys with macro keys (cut, copy, paste, undo).

Ergodox: Made Colemak the default layer instead of Dvorak. Also began the process of bringing it in line with the Atreus layout I've been working on.
9 years ago
Joshua T 15ee180f0e Created readme and added screenshots 9 years ago
Joshua T 2a4947b28b Modified Atreus layout to account for keymap() function 9 years ago
Joshua T 377bcb00fb Added Gaming layer and removed Dvorak
Also added tap/hold functions on central keys
9 years ago
Joshua T 243ae75256 Added default layer switch QWERTY to Colemak 9 years ago
Joshua T 77377e2784 Fixed a merge conflict 9 years ago
Joshua T 92e7291ad7 Corrected merge conflict 9 years ago
Joshua T f90d89458c Created replicaJunction keymaps. 9 years ago
Joshua T 32725dae5b Created replicaJunction keymaps. 9 years ago