darookee / roopad

QMK keymap for the Roopad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roopad

A simple, handwired, 17 key macro-pad concealed as a numpad, using an Arduino Pro Micro.

In addition to 17 Cherry keys and an Arduino you also need:

  • 1 LED to display numlock state
  • 1 reed switch to put between RST and GND
  • 1 3D printed case like this
  • 4 RGB LED

The keyboard has the following 5 Layers:

  • Numpad (default)

  • RGB Settings (LT on NMLCK)

  • Media-Keys (LT on 0)

  • Mouse (LT on ,)

  • Text functions (Backspace, Delete + Space) (LT on Enter)

  • Keyboard Maintainer: Nils Uliczka

  • Hardware Supported: Handwired

  • Hardware Availability:

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

make roopad:default

See build environment setup then the make instructions for more information.

About

QMK keymap for the Roopad


Languages

Language:C 75.9%Language:Makefile 24.1%