diff options
author | Nic Lake <niclake13@gmail.com> | 2020-10-02 00:42:23 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-01 22:42:23 -0700 |
commit | 6e9b4a83091968ea81942648f24670c03cdf06e3 (patch) | |
tree | 479702c476a5959bca95aff4a235b95084406f9e /keyboards/boardwalk/keymaps/niclake/readme.md | |
parent | 1e5df7117d9fe4da459cde53e7288f7f25ee988c (diff) | |
download | qmk_firmware-6e9b4a83091968ea81942648f24670c03cdf06e3.tar.gz qmk_firmware-6e9b4a83091968ea81942648f24670c03cdf06e3.zip |
[Keymap] niclake keymap for Boardwalk (#10488)
* Initializing Boardwalk layout
* rules.mk newline
* config.h newline
* qwerty num toggle -> tap-toggle
* errant K, and _LOWER momentary toggles
* Lack of autosave sucks
* Converting to HHKB layout
* TT(_NUM) added to num layer
* Final updates for Boardwalk initialization
* Final refinements
* newline
* Removal of extra includes
* Update keyboards/boardwalk/keymaps/niclake/config.h
#pragma once
* Removing comment block from rules
* Updates to my layout
Diffstat (limited to 'keyboards/boardwalk/keymaps/niclake/readme.md')
-rw-r--r-- | keyboards/boardwalk/keymaps/niclake/readme.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/boardwalk/keymaps/niclake/readme.md b/keyboards/boardwalk/keymaps/niclake/readme.md new file mode 100644 index 0000000000..fb772a9a25 --- /dev/null +++ b/keyboards/boardwalk/keymaps/niclake/readme.md @@ -0,0 +1,8 @@ +# Nic Lake's Boardwalk Layout + +This is Nic's Boardwalk layout, which is based off of the default Pok3r layout. + +- Colemak base layer w/ QWERTY support +- Bottom row set up for Mac usage (use `MACWIN`/`AG_TOGG` to toggle) +- Latching Numpad layer for data entry +- Uses [Space Cadet shift keys](https://docs.qmk.fm/#/feature_space_cadet?id=usage)
\ No newline at end of file |