qmk_firmware/keyboards/rocketboard_16
Nick Brassel 45dc2499dc
Remove all via-enabled keymaps, including `via`. (#24322)
2024-08-26 07:51:22 +10:00
..
keymaps/default Remove all via-enabled keymaps, including `via`. (#24322) 2024-08-26 07:51:22 +10:00
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Migrate `LOCKING_*_ENABLE` to Data-Driven: Q-R (#23781) 2024-05-23 20:30:25 +01:00
custom_font.h [Keyboard] Update rocketboard_16 with *most* of its final features (#12537) 2021-09-11 00:32:29 -07:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
keyboard.json Migrate `LOCKING_*_ENABLE` to Data-Driven: Q-R (#23781) 2024-05-23 20:30:25 +01:00
keycode_lookup.c Update Underglow keycodes (#23765) 2024-08-25 22:15:07 +10:00
keycode_lookup.h Remove `quantum.h` includes from keyboard code (#23394) 2024-04-03 10:44:25 +11:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
readme.md
rules.mk Tidy use of raw hid within keyboards (#23557) 2024-04-19 02:18:51 +01:00

readme.md

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.