From 6d2cb1d9ace025bb563244f66e09a855ae8519de Mon Sep 17 00:00:00 2001 From: Kyle Montag Date: Tue, 10 Oct 2017 13:06:41 -0400 Subject: Add my layouts (#1822) * all of my updates * return to base config for xd60.c * remove janky keymap header definition * update readme for xd60 * update Planck readme --- keyboards/xd60/keymaps/kmontag42/readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 keyboards/xd60/keymaps/kmontag42/readme.md (limited to 'keyboards/xd60/keymaps/kmontag42/readme.md') diff --git a/keyboards/xd60/keymaps/kmontag42/readme.md b/keyboards/xd60/keymaps/kmontag42/readme.md new file mode 100644 index 000000000..946ae5606 --- /dev/null +++ b/keyboards/xd60/keymaps/kmontag42/readme.md @@ -0,0 +1,18 @@ +# KMontag42's XD60/XD64 Keymap and Layout + +[![Built with Spacemacs](https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg)](http://spacemacs.org) + +## Additional Notes +This layout is WIP for me as I use my shiny new keyboard more and more. I will work to keep this updated. + +## Notable features +* Arrows only on the bottom row +** i prefer vim style movement, so this works well for me +* Layer based RGB lighting +** i use rgb lights to determine what layer is currently active +* Maximum key usage +** unless someone tells me otherwise, I believe this is the maximum number of keys the board can support without PCB modding +* I use emacs, which could account for some of the oddities in my layout and macros + +## Build +To build the default keymap, simply run `make xd60-kmontag42`. -- cgit v1.2.3