[Keyboard] Add handwired keyboard "Tennie" (#5507)
* Add tennie * Jacobs Functions * Switch back to normal layout * Remove define from old template * Fix broken keymaps * Correct style errors, add bootlite * Update readmes. Rename test keymap * Missed comma * Switch rgb from init to post init
This commit is contained in:
19
keyboards/handwired/tennie/keymaps/soundboard/readme.md
Normal file
19
keyboards/handwired/tennie/keymaps/soundboard/readme.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Soundboard keymap
|
||||
|
||||
This keymap binds all keys to function keys 13-22 for something like a
|
||||
soundboard (ie:[Resanance](https://www.reddit.com/r/discordapp/comments/44ldc1/soundboard_for_discord/))
|
||||
```
|
||||
// ┌────────┬────────┬────────┐
|
||||
|
||||
F13 , F14 , F15 ,
|
||||
|
||||
// ├────────┼────────┼────────┼────────┼
|
||||
|
||||
F16 , F17 , F18 , F19 ,
|
||||
|
||||
// ├────────┼────────┼────────┼────────┼
|
||||
|
||||
F20 , F21 , F22
|
||||
|
||||
// └────────┴────────┴────────┘
|
||||
```
|
Reference in New Issue
Block a user