Ikbc Poker 2 Firmware
3 programmable layers and 4 Built-in layouts, Qwerty, Colemak, Dvorak & Workman. The new Poker II is equipped with Cherry MX Switches, Red, Black, Brown and Blue. Keyboard fully programmable via hardware, no software is needed, onboard memory. 6 DIP switches for an extended and easy customization. USB Type C connector, detachable and braided.
- Ikbc Poker 2 Firmware Downloads
- Ikbc Poker 2 Firmware Pc
- Ikbc Poker 2 Firmware Download
- Ikbc Poker Firmware
- Ikbc Poker 2 Firmware Unblocked
My Karabiner private configurations for ikbc Poker II.
Ikbc Poker 2 Firmware Downloads
- 2 POKER II layout Main Features: 1. Portable design 2. 60% keyboard with QWERTY layout (61 keys) 3. Cherry MX key switch (Black, Blue, Brown, Red) 4. Dual layer PCB 5. Ke ycap material: PBT 6. USB Interface Package Material 1. Ke yb o ard x 1 2. User Manual x 1 3. USB cable Te chnical Spe cificatio n Number of keys: US ASCII (61 keys) = US layout.
- 1- Solder leads to my poker (Done!) 2- Use the Vortex tool to flash a known firmware file (Done) 3- Dump said firmware using the Nu-Link-Pro, compare the two firmware files to check for compatibility.:: Apparently the Processor has a 'flash-lock' in place that prevents the tool from downloading firmware.
private.xml
Ikbc Poker 2 Firmware Pc
<?xml version='1.0'?> |
<root> |
<item> |
<name>Directions</name> |
<identifier>private.directions</identifier> |
<autogen> |
__KeyToKey__ |
KeyCode::I, ModifierFlag::CONTROL_L ModifierFlag::COMMAND_L, |
KeyCode::CURSOR_UP |
</autogen> |
<autogen> |
__KeyToKey__ |
KeyCode::K, ModifierFlag::CONTROL_L ModifierFlag::COMMAND_L, |
KeyCode::CURSOR_DOWN |
</autogen> |
<autogen> |
__KeyToKey__ |
KeyCode::J, ModifierFlag::CONTROL_L ModifierFlag::COMMAND_L, |
KeyCode::CURSOR_LEFT |
</autogen> |
<autogen> |
__KeyToKey__ |
KeyCode::L, ModifierFlag::CONTROL_L ModifierFlag::COMMAND_L, |
KeyCode::CURSOR_RIGHT |
</autogen> |
<autogen> |
__KeyToKey__ |
KeyCode::U, ModifierFlag::CONTROL_L ModifierFlag::COMMAND_L, |
KeyCode::HOME |
</autogen> |
<autogen> |
__KeyToKey__ |
KeyCode::O, ModifierFlag::CONTROL_L ModifierFlag::COMMAND_L, |
KeyCode::END |
</autogen> |
<autogen> |
__KeyToKey__ |
KeyCode::BRACKET_LEFT, ModifierFlag::CONTROL_L ModifierFlag::COMMAND_L, |
KeyCode::PAGEUP |
</autogen> |
<autogen> |
__KeyToKey__ |
KeyCode::BRACKET_RIGHT, ModifierFlag::CONTROL_L ModifierFlag::COMMAND_L, |
KeyCode::PAGEDOWN |
</autogen> |
</item> |
<item> |
<name>Switch windows</name> |
<identifier>private.switch.windows</identifier> |
<autogen> |
__KeyToKey__ |
KeyCode::ESCAPE, ModifierFlag::COMMAND_L, |
KeyCode::BACKQUOTE, ModifierFlag::COMMAND_L |
</autogen> |
</item> |
<item> |
<name>` and ~</name> |
<identifier>private.wave</identifier> |
<autogen> |
__KeyToKey__ |
KeyCode::ESCAPE, ModifierFlag::SHIFT_L, |
KeyCode::BACKQUOTE, ModifierFlag::SHIFT_L |
</autogen> |
<autogen> |
__KeyToKey__ |
KeyCode::ESCAPE, ModifierFlag::CONTROL_L, |
KeyCode::BACKQUOTE |
</autogen> |
</item> |
</root> |
Ikbc Poker 2 Firmware Download
commented Aug 4, 2015
ikbc Poker II has no direction keys and the backquote key. I use Karabiner with some configurations to emulate the keys.
|
commented Aug 4, 2015
Ikbc Poker Firmware
BTW, I swapped the alt and the command keycaps to match Mac's keyboard. Some configurations to System Preferences > Keyboard > Modifier Keys will make this swap work. |
Ikbc Poker 2 Firmware Unblocked
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment