]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] Add Endemoniada keymaps (#6875)
authorEndemoniada <martin@mekberg.se>
Wed, 16 Oct 2019 17:48:00 +0000 (19:48 +0200)
committerDrashna Jaelre <drashna@live.com>
Wed, 16 Oct 2019 17:48:00 +0000 (10:48 -0700)
commit7677e8adde5a47a112a3b84fbd526133106b2d88
treee17482ab1598281a3b4e8dc4899fd2decf1d8705
parent162dd3fe19a9c3bf15d63013bf51a49877de0bc9
[Keymap] Add Endemoniada keymaps (#6875)

* Add dz60 keymap

* Add my TADA68 layout

* Fix descriptions and formatting

* Formatting fixes

* Add readme file

* Formatting

* move caps lock to correct key, add F-keys to both layers

* Add readme for dz60

* First draft of custom Let's Split layout

* Some more keys

* Finalized keymap

* Added a bunch of custom shortcuts to make layout easier to read

* Add PERMISSIVE_HOLD option to modtap behavior

* Add lock and sleep shortcuts, formatting

* Minor fixes and adjustments

* Add PERMISSIVE_HOLD option, add sleep/lock shortcuts, minor fixes

* Add sleep/lock shortcuts, minor fixes

* fixups

* Major simplification of lets_split layout into more standard raise/lower/special layers

* Remove layer songs, add to readme

* Formatting

* Switch a few keys around for reachability

* Add windows/mac specific layers

* simplify layers

* Update README

* Fix legends

* Invert numpad and put Del in upper right corner

* Disable arrow keys on Raise, add build instructions

* Move dz60 keymap to its own branch

* Remove redundant configuration

* Change volume and sleep keycodes to standard

* Removing empty rules.mk

* Changing layer defines to enum

* Adding comment to explain reason for swapping KC_TRNS and KC_NO fillers
keyboards/lets_split/keymaps/mekberg/README.md [new file with mode: 0644]
keyboards/lets_split/keymaps/mekberg/config.h [new file with mode: 0644]
keyboards/lets_split/keymaps/mekberg/keymap.c [new file with mode: 0644]
keyboards/tada68/keymaps/mekberg/config.h [new file with mode: 0644]
keyboards/tada68/keymaps/mekberg/keymap.c [new file with mode: 0755]
keyboards/tada68/keymaps/mekberg/readme.md [new file with mode: 0644]
keyboards/tada68/keymaps/mekberg/rules.mk [new file with mode: 0644]