qmk_firmware/keyboards/rocketboard_16
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
chconf.h
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
custom_font.h
halconf.h
info.json
keycode_lookup.c Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
keycode_lookup.h
mcuconf.h
readme.md
rocketboard_16.c
rocketboard_16.h
rules.mk

Rocketboard 16

A STM32F103 based macropad/numpad with RGB individual key underglow, dual rotary encoders, and a 128x64 OLED display. More info on qmk.fm

  • Keyboard Maintainer: fl3tching101
  • Hardware Supported: Rocketboard 16 PCB rev1.1
  • Hardware Availability: Group buy on r/mechmarket

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

make rocketboard_16:default

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