Boston meetup 2019 (#5611)
* Add boston_meetup folder for community meetup macropads * Modify OLED indicators to match macropad * PR cleanup * Spelling fix Co-Authored-By: ishtob <ishtob@gmail.com> * convert custom matrix to standard matrix defines * refactor layer define with enum * Remove un-used files * remove "\" in keymap
This commit is contained in:
51
keyboards/boston_meetup/2019/keymaps/default/readme.md
Normal file
51
keyboards/boston_meetup/2019/keymaps/default/readme.md
Normal file
@@ -0,0 +1,51 @@
|
||||
# The Default Boston Meetup 2019 board Layout
|
||||
|
||||
Keymap:
|
||||
```
|
||||
Base
|
||||
,------.
|
||||
| Esc |
|
||||
|------+------+-------------.
|
||||
| : | 7 | 8 | 9 |
|
||||
|------+------+------+------|
|
||||
| RAISE| 4 | 5 | 6 |
|
||||
|------+------+------+------|
|
||||
| LOWER| 1 | 2 | 3 |
|
||||
`---------------------------'
|
||||
|
||||
Lower
|
||||
,------.
|
||||
| Nmlk |
|
||||
|------+------+-------------.
|
||||
| : | / | * | - |
|
||||
|------+------+------+------|
|
||||
| | | = | + |
|
||||
|------+------+------+------|
|
||||
| | 0 | . | ENT |
|
||||
`---------------------------'
|
||||
|
||||
Raise
|
||||
,------.
|
||||
| Esc |
|
||||
|------+------+-------------.
|
||||
|RGB TG|RGB M+|RGB M-| |
|
||||
|------+------+------+------|
|
||||
| |RGB H+|RGB S+|RGB V+|
|
||||
|------+------+------+------|
|
||||
| |RGB H-|RGB S-|RGB V-|
|
||||
`---------------------------'
|
||||
|
||||
Adjust:
|
||||
,------.
|
||||
| DFU |
|
||||
|------+------+-------------.
|
||||
|HPT TG|HPT FB|HPT RS| BKSP |
|
||||
|------+------+------+------|
|
||||
| |HPT M+| | |
|
||||
|------+------+------+------|
|
||||
| |HPT M-|Clk TG| Del |
|
||||
`---------------------------'
|
||||
|
||||
```
|
||||
|
||||
RGB still work in progress
|
Reference in New Issue
Block a user