KC60 SE Support (#3301)
* initial support for kc60se extracted from Blake Lewis * add my name to the list * remove breathing as the backlight pin is not a PWM one * use standard LAYOUT macros such as 60_ansi and 60_ansi_split_bs_rshift * Make the base LAYOUT more sensible and add Configurator support * add atmel-dfu bootloader
This commit is contained in:
parent
8dd85f73b3
commit
3f3a1cc9f3
9 changed files with 514 additions and 0 deletions
32
keyboards/kc60se/keymaps/default/readme.md
Normal file
32
keyboards/kc60se/keymaps/default/readme.md
Normal file
|
@ -0,0 +1,32 @@
|
|||
# The default keymap for kc60se
|
||||
|
||||
# hhkb-qwerty-wkl
|
||||
========================
|
||||
### layer 0 - default
|
||||
```
|
||||
,--------------------------------------------------------------------------.
|
||||
| esc| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = | \ | ` |
|
||||
|--------------------------------------------------------------------------|
|
||||
| tab | Q | W | E | R | T | Y | U | I | O | P | [ | ] | bksp |
|
||||
|--------------------------------------------------------------------------|
|
||||
| ctrl | A | S | D | F | G | H | J | K | L | ; | ' | enter |
|
||||
|--------------------------------------------------------------------------|
|
||||
| lshift | Z | X | C | V | B | N | M | , | . | / | rshift | fn0|
|
||||
`--------------------------------------------------------------------------'
|
||||
|lalt| fn0 | space | rgui |ralt|
|
||||
`------------------------------------------------------------'
|
||||
```
|
||||
### layer 1 - Q/W backlight controls: BL_ON & BL_STEP
|
||||
```
|
||||
,--------------------------------------------------------------------------.
|
||||
| | f1 | f2 | f3 | f4 | f5 | f6 | f7 | f8 | f9 | f10| f11| f12| | ins|
|
||||
|--------------------------------------------------------------------------|
|
||||
| caps |blon|blup| | | | | | psc|slck|paus| up | | del |
|
||||
|--------------------------------------------------------------------------|
|
||||
| |vol-|vol+|mute| | | * | / |home|pgup|left|rght| penter |
|
||||
|--------------------------------------------------------------------------|
|
||||
| |mprv|mply|mnxt| | | + | - |end |pgdn|down| | |
|
||||
`--------------------------------------------------------------------------'
|
||||
| | | | mstop | |
|
||||
`-----------------------------------------------------------'
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue