Skip to content

Commit 8197661

Browse files
committed
document general info and OS X programming
1 parent 9cdc71d commit 8197661

File tree

1 file changed

+56
-2
lines changed

1 file changed

+56
-2
lines changed

README.md

+56-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,56 @@
1-
# pok3r-layouts
2-
POK3R keyboard layouts for Windows and OS X/Mac
1+
# POK3R keyboard layouts for Windows and OSX
2+
3+
The default layer is not configurable in the POK3R keyboard, so I chose the following layers to use this keyboard in either OS:
4+
* Windows: Layer 2 (blue LED), switch to it with: `FN + ,<`
5+
* OSX: Layer 3 (red LED), switch with: `FN + .>`
6+
7+
## General POK3R programming info
8+
* POK3R User Manual](http://www.vortexgear.tw/db/upload/webdata4/vortex_20156296454697283.pdf) on Vortex's site
9+
* Factory reset: Hold both the left and right `ALT` keys
10+
* Reset selected layer only: `FN + R` until LED under spacebar stops flashing
11+
12+
### Programming of layers 2-4:
13+
* Default layer cannot be programmed
14+
* `FN + R_Ctrl` (use `L_Ctrl` if `FN` has been reassigned already) -> second LED under space bar is now lit
15+
* hit `target key`, then: `new content` (can be up to 32 char), then: `PN` (second LED will blink while programming)
16+
* `FN + R_Ctrl` to exit programming -> second LED extinguishes
17+
* During programming, use the keys as labelled on the keyboard, irrespective of any reassignments
18+
19+
## Layer 3 (Red) for OSX:
20+
`FN + .` to switch to Layer 3
21+
* `FN + R_Ctrl` to enter programming
22+
* CapsLock always as Ctrl:
23+
* `CapsLock` then: `L_Ctrl` then: `PN` to confirm
24+
* `FN + CapsLock` then: `L_Ctrl` then: `PN` to confirm
25+
* VIM like HJKL and Page Up/Down:
26+
* Left: `FN + H` then: `FN + J` then: `PN`
27+
* Down: `FN + J` then: `FN + K` then: `PN`
28+
* Up: `FN + K` then: `FN + I` then: `PN`
29+
* PgDown: `FN + F` then: `FN + O` then: `PN`
30+
* PgUp: `FN + B` then: `FN + U` then: `PN`
31+
* Home: `FN + I` then: `FN + H` then: `PN`
32+
* Volume controls:
33+
* Mute: `FN + X` then: `FN + /?` then: `PN`
34+
* Vol-: `FN + C` then: `FN + ,<` then: `PN`
35+
* Vol+: `FN + V` then: `FN + .>` then: `PN`
36+
* Swap Cmd/Opt keys on both sides of space bar:
37+
* L_Cmd: `L_Alt` then: `L_WIN` then: `PN`
38+
* L_Option: `L_WIN` then: `L_Alt` then: `PN`
39+
* R_CMD: `R_Alt` then: `R_FN` (Win) then: `PN`
40+
* R_Option: `R_FN` (Win) then: `R_Alt` then: `PN`
41+
* FN + R_Ctrl to exit programming
42+
Resulting programming:
43+
(http://www.keyboard-layout-editor.com/#/layouts/e382fdeb70646d636f373933462f2c75)
44+
45+
## Move FN to L_Ctrl:
46+
* Switch to Layer 2 (or 3, 4); this programming is per layer
47+
* Unplug keyboard
48+
* DIP switch 4 to ON
49+
* Plugin keyboard again, then press `FN` then: `L_Ctrl` then: `PN` then: `PN` (to leave it in its original location)
50+
* DIP switch 4 back to OFF (no need to unplug)
51+
52+
The how-to for these mappings is from 2 reddit thread:
53+
* [r/mk: HowTo program pok3r](http://www.reddit.com/r/MechanicalKeyboards/comments/35uy60/guide_howto_program_your_pok3r_programming_layers/)
54+
* [r/mk: HowTo media controls pok3r](http://www.reddit.com/r/MechanicalKeyboards/comments/37j3sx/guide_modification_pok3r_media_volume_controls_hw/)
55+
56+

0 commit comments

Comments
 (0)