aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/atreus62/keymaps/mneme
AgeCommit message (Collapse)Author
2019-08-30Remove KC_DELT alias in favor of KC_DEL (#6327)Gravatar Konstantin Đorđević
* Remove KC_DELT alias in favor of KC_DEL * Add changelog
2019-01-11Remove empty fn_actions[]Gravatar fauxpark
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Gravatar Joe Wasson
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-05-08Configurator updates for Atreus62 (#2913)Gravatar noroadsleft
* c10r: Atreus62 * Removed bootloader flag from info.json
2017-09-27remove all makefiles from keyboard directoriesGravatar Jack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)Gravatar skullydazed
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-06-09removes some imagesGravatar Jack Humbert
2017-02-11correct spelling in readmeGravatar David Olsson
2017-02-11update readmeGravatar David Olsson
2017-01-17Don't change ralt to lalt, it's really not the same thing on windows.Gravatar David Olsson
2017-01-16whitespace fixesGravatar David Olsson
2017-01-16vi style arrow keys. Live unicode switch supportGravatar David Olsson
2017-01-12Update makefile.Gravatar David Olsson
Readme.
2017-01-12- Change docs to match keymap.Gravatar David Olsson
- Switched around modifiers on the function layer to match muscle memory. - Added support for application switching.
2017-01-12Remove comments and change to correct KN_PLUS instead of KC_PLUS.Gravatar David Olsson
2017-01-11Link fix in readme.Gravatar David Olsson
2017-01-11Readme + minor change to make it match reality.Gravatar David Olsson
2017-01-11Atreus62 first semi-final draftGravatar David Olsson