qmk-dactyl-manuform-a/keyboards/geekboards/macropad_v2
Nick Brassel 296a6cf4ea
ChibiOS conf migrations... take 3 (#11261)
* Add SPI1 DMA stream definitions.

* ChibiOS conf upgrade for acheron/lasgweloth

 acheron/lasgweloth - 3bedb0fe1f1b542b4d90daeaeab8905cd9ee992c

* ChibiOS conf upgrade for box75

 box75 - ff91bacf5cec0b42df02967eb0ecbf4bd1b56928

* ChibiOS conf upgrade for geekboards/macropad_v2

 geekboards/macropad_v2 - 1c205720d47f7e636173064b1aef1637860a9134

* ChibiOS conf upgrade for iron180

 iron180 - 867929d78361a50e34671e4e167cafd927d8982b

* ChibiOS conf upgrade for technika

 technika - cb9295b90980eb8dfdc63d6031533edbb344c045
2020-12-21 15:02:38 +11:00
..
keymaps Normalise include statements in keyboard code (#11185) 2020-12-16 14:27:23 +11:00
chconf.h ChibiOS conf migrations... take 3 (#11261) 2020-12-21 15:02:38 +11:00
config.h [Keyboard] Geekboards Macropad V2 keyboard (#11045) 2020-12-08 15:58:32 -08:00
halconf.h ChibiOS conf migrations... take 3 (#11261) 2020-12-21 15:02:38 +11:00
info.json [Keyboard] Geekboards Macropad V2 keyboard (#11045) 2020-12-08 15:58:32 -08:00
macropad_v2.c [Keyboard] Geekboards Macropad V2 keyboard (#11045) 2020-12-08 15:58:32 -08:00
macropad_v2.h [Keyboard] Geekboards Macropad V2 keyboard (#11045) 2020-12-08 15:58:32 -08:00
mcuconf.h ChibiOS conf migrations... take 3 (#11261) 2020-12-21 15:02:38 +11:00
readme.md [Keyboard] Geekboards Macropad V2 keyboard (#11045) 2020-12-08 15:58:32 -08:00
rules.mk [Keyboard] Geekboards Macropad V2 keyboard (#11045) 2020-12-08 15:58:32 -08:00

readme.md

geekboards/macropad_v2

Geekboards Macropad v2

8-keys macropad with CNC aluminium case, RGB LEDs for both backlight and switches, hot-swap connectors.

Keyboard Maintainer: ruddy17
Hardware Supported: Geekboards Macropad v2, STM32F072C8T6
Hardware Availability: https://geekboards.ru

Compile instruction for this keyboard (after setting up your build environment):

make geekboards/macropad_v2:via

Update firmware

Enter bootloader

  1. Press and hold leftmost button on top row (where ESC usually is)
  2. Plug in USB
  3. Keep holding the button for 3 more seconds
  4. Release the button

Alternatively:

  1. Remove bottom cover
  2. On the pcb short together two contacts labeled BOOT0
  3. Plug in USB
  4. Release BOOT0

Flash

make geekboards/macropad_v2:via:flash

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