]> git.donarmstrong.com Git - qmk_firmware.git/commit
Talljoe's layout with common keymap. (#2764)
authorJoe Wasson <jwasson+github@gmail.com>
Sat, 21 Apr 2018 17:48:30 +0000 (10:48 -0700)
committerDrashna Jaelre <drashna@live.com>
Sat, 21 Apr 2018 17:48:30 +0000 (10:48 -0700)
commit5ca9aecfb4cb09cc002a5256939098132a40015f
tree820a45256a06f41983312707512f564f2f973c78
parent33fdd1d2551591a5c295c6dc68ccf52c4698b9c1
Talljoe's layout with common keymap. (#2764)

* Add userspace to talljoe layout.

* Move more authority to userspace and create Bananasplit layout.

* Move more things into userspace.

* Common Core example

* More work on common layout.

* Num layer.

* talljoe-ansi layout

* Updates for Zeal60

* Add Zeal60 to 60_ansi_split_bs_rshift

* Swap Escape and Grave

* Num-layer tweaks

* More tweaks.

* Add 1up60rgb to world of layouts.

* Rename ansi_split_bs_rshift layout to hhkb.

* Control RGB Backlight.

* change capslock led

* Remove obsolete line from rules.mk.

* Add user-friendly userspace override.

* Fix enter for 1uprgb60

* Revert "Rename ansi_split_bs_rshift layout to hhkb."

This reverts commit 53133719db25c7cb6a199108bbf5d980481a45f4.
18 files changed:
build_keyboard.mk
docs/feature_userspace.md
keyboards/1up60rgb/1up60rgb.h
keyboards/1up60rgb/rules.mk
keyboards/bananasplit/keymaps/talljoe/config.h [new file with mode: 0644]
keyboards/bananasplit/keymaps/talljoe/keymap.c [new file with mode: 0644]
layouts/community/60_ansi/talljoe-ansi/config.h [new file with mode: 0644]
layouts/community/60_ansi/talljoe-ansi/keymap.c [new file with mode: 0644]
layouts/community/60_ansi/talljoe-ansi/rules.mk [new file with mode: 0644]
layouts/community/60_ansi_split_bs_rshift/talljoe/config.h
layouts/community/60_ansi_split_bs_rshift/talljoe/keymap.c
layouts/community/ortho_4x12/talljoe/config.h [new file with mode: 0644]
layouts/community/ortho_4x12/talljoe/keymap.c [new file with mode: 0644]
users/talljoe/config.h [new file with mode: 0644]
users/talljoe/readme.md [new file with mode: 0644]
users/talljoe/rules.mk [new file with mode: 0644]
users/talljoe/talljoe.c [new file with mode: 0644]
users/talljoe/talljoe.h [new file with mode: 0644]