summaryrefslogtreecommitdiff
path: root/keyboards/atreus/keymaps/replicaJunction
Commit message (Collapse)AuthorAge
* Keymap: Revamp replicaJunction keymaps (#3589)Joshua T2018-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* QMK Configurator updates: Atom47, Atomic and Atreus (#2883)noroadsleft2018-05-03
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* removes some imagesJack Humbert2017-06-09
|
* Updated README and images to reflect latest keymapJoshua T2017-01-07
|
* Added another Shift on Extend layer.Joshua T2017-01-07
| | | | This moves the GUI key to the pinkie, but honestly, I never use that function anyway.
* Updated Atreus layout to 0.4Joshua T2017-01-06
| | | | | | | | | | 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.
* Added comments with ASCII art keymapsJoshua T2016-10-24
|
* Added Ctrl+` (ConEmu shortcut)Joshua T2016-10-15
|
* Fixed getting "stuck" in gaming layerJoshua T2016-08-24
|
* Several key placement fixes.Joshua T2016-08-24
| | | | | | | * 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
* Minor changes to Extend and Number layers.Joshua T2016-08-16
| | | | Brought QWERTY layer in line with normal layer. Removed Undo function, as it interfered with Shift. Moved Tab and Shift-Tab, and added Insert.
* Moved Shift keys to Z and ?Joshua T2016-08-09
| | | | | 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.
* Created keymap local config.h fileJoshua T2016-08-09
| | | Reverted the Atreus config.h to default and added one specific to this keymap.
* Moved PREVENT_STUCK_MODIFIERS to config.hJoshua T2016-07-30
|
* Modified Atreus extend and Ergodox.Joshua T2016-07-26
| | | | | | 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.
* Created readme and added screenshotsJoshua T2016-07-20
|
* Modified Atreus layout to account for keymap() functionJoshua T2016-07-19
|
* Added Gaming layer and removed DvorakJoshua T2016-07-19
| | | | Also added tap/hold functions on central keys
* Added default layer switch QWERTY to ColemakJoshua T2016-07-15
|
* Fixed a merge conflictJoshua T2016-07-15
|
* Corrected merge conflictJoshua T2016-07-13
|\
| * Created replicaJunction keymaps.Joshua T2016-07-11
|
* Created replicaJunction keymaps.Joshua T2016-07-13