|
7 gadi atpakaļ | |
---|---|---|
.. | ||
config.h | d1fb51976a Added new keymap to the Satan GH60 keyboard. | 8 gadi atpakaļ |
keymap.c | 876377e945 Satan refactor and Configurator support (#3305) | 7 gadi atpakaļ |
readme.md | 876377e945 Satan refactor and Configurator support (#3305) | 7 gadi atpakaļ |
rules.mk | 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660) | 7 gadi atpakaļ |
The Admiral STN60 is a layout for users of the satan GH60, optimized with some nice features such as mod tap for brackets (Similar to Space Cadett), space mod for F-row/ layer with easy to access media and control keys. The layout below is just as an example and is ISO based, ANSI and JIS layouts will be included later.
`````` [ _tmp ] = LAYOUT_all( // Copy this to get started. SCAN is scandinavian layout specific. XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX,\ XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, DEAD,\ XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, SCAN, XXXX,\ XXXX, SCAN, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, DEAD,\ XXXX, XXXX, XXXX, XXXX, SCAN, XXXX, XXXX, XXXX, XXXX),
```