diff options
author | Joe Wasson <jwasson+github@gmail.com> | 2018-05-12 09:54:35 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-05-12 09:54:35 -0700 |
commit | 6dda0d6e34ac47c6dfdee1429937b445bf941425 (patch) | |
tree | e74a9e09830312df42d60858ae2673ec638f81c2 /layouts/community/tkl_ansi/talljoe-tkl/rules.mk | |
parent | 48a68dcf107314d81fbade38d3969caaa31b5671 (diff) |
More work on Talljoe layout including adding layout support for HHKB and TKL. (#2946)
* Add tap-dancing semicolon.
* Infinity60 was running out of USB space.
* Rename common layout variable so it doesn't collide with some keyboards.
* Godspeed!!!
* Patch the number of LEDs for 1up60rgb
* Don't light up if rgblight is off.
* Add HHKB layout.
* Add HHKB to Talljoe's layout.
* Bring back bananasplit keymap.
* info.json
* Userspace config.h doesn't seem to be setting PREVENT_STUCK_MODIFIERS
* Remove 1uprgb workaround
* Add TKL to talljoe keymap.
Also introduces the tkl layout.
Diffstat (limited to 'layouts/community/tkl_ansi/talljoe-tkl/rules.mk')
-rw-r--r-- | layouts/community/tkl_ansi/talljoe-tkl/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/community/tkl_ansi/talljoe-tkl/rules.mk b/layouts/community/tkl_ansi/talljoe-tkl/rules.mk new file mode 100644 index 0000000000..92007fe8ad --- /dev/null +++ b/layouts/community/tkl_ansi/talljoe-tkl/rules.mk @@ -0,0 +1 @@ +USER_NAME := talljoe |