qmk_firmware/keyboards/rocketboard_16
Nick Brassel 2b00b846dc
Non-volatile memory data repository pattern (#24356)
* First batch of eeconfig conversions.

* Offset and length for datablocks.

* `via`, `dynamic_keymap`.

* Fix filename.

* Commentary.

* wilba leds

* satisfaction75

* satisfaction75

* more keyboard whack-a-mole

* satisfaction75

* omnikeyish

* more whack-a-mole

* `generic_features.mk` to automatically pick up nvm repositories

* thievery

* deferred variable resolve

* whitespace

* convert api to structs/unions

* convert api to structs/unions

* convert api to structs/unions

* fixups

* code-side docs

* code size fix

* rollback

* nvm_xxxxx_erase

* Updated location of eeconfig magic numbers so non-EEPROM nvm drivers can use them too.

* Fixup build.

* Fixup compilation error with encoders.

* Build fixes.

* Add `via_ci` keymap to onekey to exercise VIA bindings (and thus dynamic keymap et.al.), fixup compilation errors based on preprocessor+sizeof.

* Build failure rectification.
2025-03-21 23:38:34 +11: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 Migrate LOCKING_*_ENABLE to Data-Driven: Q-R (#23781) 2024-05-23 20:30:25 +01:00
keycode_lookup.c Non-volatile memory data repository pattern (#24356) 2025-03-21 23:38:34 +11: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.