qmk-dactyl-manuform-a/keyboards/lime
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
keymaps/default [Keyboard] Fix compilation issues for Lime (#15116) 2021-11-11 08:56:35 -08:00
lib [Keyboard] Lime by HellTM (#14710) 2021-11-10 20:32:31 -08:00
rev1 Lime rev1: fix Configurator implementation (#15213) 2021-11-19 19:42:27 -08:00
config.h [Keyboard] Lime by HellTM (#14710) 2021-11-10 20:32:31 -08:00
lime.c [Keyboard] Lime by HellTM (#14710) 2021-11-10 20:32:31 -08:00
lime.h [Keyboard] Lime by HellTM (#14710) 2021-11-10 20:32:31 -08:00
readme.md [Keyboard] Lime by HellTM (#14710) 2021-11-10 20:32:31 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

readme.md

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 RESET (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.