readme.md (932B)
1 # Galaxy 2 3 This is a standard off-the-shelf Durgod Galaxy 75% ANSI layout keyboard with RGB matrix. 4 5 * Keyboard Maintainer: [dkjer](https://github.com/dkjer) 6 * Hardware Supported: Durgod Galaxy board with STM32F070RBT6 7 * Hardware Availability: https://www.amazon.com/Galaxy-75-Modular-Mechanical-Keyboard/dp/B08PDRD8MP 8 9 ## Instructions 10 11 ### Build 12 13 Make command example for this keyboard (after setting up your build environment): 14 15 make durgod/galaxy:default 16 17 Flashing example for this keyboard: 18 19 make durgod/galaxy:default:flash 20 21 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). 22 23 ### Initial Flash 24 25 Instructions for Flashing from initial Stock Firmware: 26 * [Initial Flashing](../readme.md#initial-flash)