Ikbc Poker 2 Firmware

Posted By admin On 08/04/22

IKBC New Poker II Black Case 60% Laser Engraved PBT Mechanical Keyboard. Availability: In Stock. Switch options: Cherry MX Brown, Blue, or Red. IKBC Poker 2 升级版开箱体验. 2.有方向键、灯效无所谓(个人不是很喜欢这种有点漏光的背光,喜欢new MacBook的那种效果 ). The IKBC NEW Poker II is a true 60% mechanical keyboard with real-time macro programming. IKBC removed all the non-essential keys and shifted their functionality to another layer within the keyboard, the keyboard has 3 fully programmable layers.

My Karabiner private configurations for ikbc Poker II.
Ikbc Poker 2 Firmware
private.xml
<?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>

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.

  • control + command + I / J / K / L = direction keys
  • control + command + U / P = home / end
  • control + command + [ / ] = page up / page down
  • shift + esc = ~
  • control + esc = `
  • command + esc = switching between windows of an app ( command + ` )

commented Aug 4, 2015

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.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
My Karabiner private configurations for ikbc Poker II.
Ikbc poker 2 firmware pc
private.xml

Ikbc Poker Firmware

<?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 Pc

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.

  • control + command + I / J / K / L = direction keys
  • control + command + U / P = home / end
  • control + command + [ / ] = page up / page down
  • shift + esc = ~
  • control + esc = `
  • command + esc = switching between windows of an app ( command + ` )

commented Aug 4, 2015

Ikbc Poker 2 Firmware Unblocked

Firmware

Ikbc Poker 2 Firmware Downloads

Ikbc Poker 2 Firmware

Ikbc Poker 2 Firmware Download

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.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment