]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/satan/keymaps/admiralStrokers/readme.md
Remove all Makefiles from the keyboards directory. (#1660)
[qmk_firmware.git] / keyboards / satan / keymaps / admiralStrokers / readme.md
1 # Admiral Strokers keymap
2 ## For the  Satan GH60 PCB
3 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.
4
5 ``````
6 [ _tmp ] = KEYMAP(      // Copy this to get started. SCAN is scandinavian layout specific.
7 XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX,\
8 XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, DEAD,\
9 XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, SCAN, XXXX,\
10 XXXX, SCAN, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, XXXX, DEAD,\
11 XXXX, XXXX, XXXX,                                       XXXX,              SCAN, XXXX, XXXX, XXXX, XXXX),\
12
13 ```