qmk_firmware/keyboards/rocketboard_16
Ryan 6b38dc17cd
Remove deprecated RGB_ and Mouse keycodes (#25444)
* Remove deprecated `RGB_` and Mouse keycodes

* Update old mouse keycodes, 0-9/A-M

* Update old mouse keycodes, N-Z & layouts

* Missed some stuff
2025-07-11 11:05:41 -06:00
..
keymaps/default Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
chconf.h
config.h Migrate LOCKING_*_ENABLE to Data-Driven: Q-R (#23781) 2024-05-23 20:30:25 +01:00
custom_font.h
halconf.h
keyboard.json Remove empty url fields (#25181) 2025-04-22 17:59:00 +01:00
keycode_lookup.c Remove deprecated RGB_ and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
keycode_lookup.h Remove quantum.h includes from keyboard code (#23394) 2024-04-03 10:44:25 +11:00
mcuconf.h
readme.md
rules.mk Tidy use of raw hid within keyboards (#23557) 2024-04-19 02:18:51 +01:00

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.