qmk-firmwares/keyboards/lime
Dasky dc4af81e0b
Remove legacy USE_SERIAL define (#18292)
* Remove legacy USE_SERIAL define

* tidy up missed comments
2022-09-06 18:46:34 +01:00
..
keymaps/default RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
lib
rev1 Remove legacy USE_SERIAL define (#18292) 2022-09-06 18:46:34 +01:00
config.h
lime.c Add Encoder Map Swap Hands config for boards that support both features (#17294) 2022-06-03 12:12:15 +01:00
lime.h
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Lime Keyboard

Lime Keyboard

Lime is a 6×4+6 keys column-staggered split keyboard with encoder and joystick support. Based on Lily58, Corne, Helix and Sofle keyboards. This board features a reversible PCB, OLEDs, Underglow and Bluetooth support. The PCB has holes for floating or screwed mounts but can be also mounted with a gasket.

The Lime keyboard was created by HellTM with the help of the QMK and custom keyboard community.

Build guide and a build log not available yet

Make example for this keyboard (after setting up your build environment):

make lime:default

Flashing example for this keyboard:

make lime:default:flash

Press reset button on he keyboard when asked. You can do that in 3 ways:

  • Physical reset button: Briefly press the button near the TRRS connector on the PCB - if you haven't installed one, short the pads instead
  • Keycode in layout: Press the key mapped to QK_BOOT (Lower + Raise + Esc on the default layout)
  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard

Disconnect the first half, connect the second one and repeat the process.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.