summaryrefslogtreecommitdiffstats
path: root/keyboards/atreus/keymaps/replicaJunction/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] clean up userspace, add XD75 / Keyboardio Atreus (#13121)Joshua T2021-08-131-99/+3
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Keymap: Revamp replicaJunction keymaps (#3589)Joshua T2018-08-151-30/+72
| | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* removes some imagesJack Humbert2017-06-091-5/+5
|
* Updated README and images to reflect latest keymapJoshua T2017-01-071-6/+10
|
* Several key placement fixes.Joshua T2016-08-241-5/+15
| | | | | | | * 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
* Modified Atreus extend and Ergodox.Joshua T2016-07-261-2/+4
| | | | | | 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-201-0/+45