qmk-dactyl-manuform-a/keyboards/geminate60
Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00
..
keymaps [Bugs] Fix VIA Compiles (#12186) 2021-03-12 13:50:15 -08:00
chconf.h [Keyboard] geminate60 keyboard (#11670) 2021-02-12 14:54:37 -08:00
config.h [Keyboard] geminate60 keyboard (#11670) 2021-02-12 14:54:37 -08:00
geminate60.c Fix line endings for geminate60.[ch] (#11878) 2021-02-12 22:35:32 -05:00
geminate60.h Fix line endings for geminate60.[ch] (#11878) 2021-02-12 22:35:32 -05:00
info.json [Keyboard] geminate60 keyboard (#11670) 2021-02-12 14:54:37 -08:00
readme.md [Keyboard] geminate60 keyboard (#11670) 2021-02-12 14:54:37 -08:00
rules.mk Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00

readme.md

Geminate60

Geminate60

A 60% keyboard based on STM32f303

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

make geminate60:default

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