2023-04-03 05:37:43 +00:00
# studiokestra/galatea
![studiokestra/galatea ](https://i.imgur.com/juPhV1xh.png )
2021-11-29 08:17:26 +00:00
TKL H87/88c compatible PCB with support for the most common layouts.
* Keyboard Maintainer: [Studio Kestra ](https://github.com/studiokestra/ )
2023-04-03 05:37:43 +00:00
* Hardware Supported: Most H87C compatible keyboards
* Hardware Availability: https://RNDKBD.com; https://geon.works/
2021-11-29 08:17:26 +00:00
* Rev1 firmware is used for Galatea PCBs with no RGB underglow.
2023-04-03 05:37:43 +00:00
* Rev2 firmware is used for Galatea PCBs with RGB underglow.
2023-08-19 21:24:06 +00:00
* Rev3 firmware is used for Galatea PCBs with RP2040 chip w/ RGB underglow.
2021-11-29 08:17:26 +00:00
2023-04-03 05:37:43 +00:00
Make example for this keyboard (after setting up your build environment):
2021-11-29 08:17:26 +00:00
2023-04-03 05:37:43 +00:00
make studiokestra/galatea/rev1:default
2021-11-29 08:17:26 +00:00
2023-04-03 05:37:43 +00:00
Flashing example for this keyboard:
2021-11-29 08:17:26 +00:00
2023-04-03 05:37:43 +00:00
make studiokestra/galatea/rev1:default:flash
2021-11-29 08:17:26 +00:00
2023-04-03 05:37:43 +00:00
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 ).
2021-11-29 08:17:26 +00:00
2023-04-03 05:37:43 +00:00
## Bootloader
2021-11-29 08:17:26 +00:00
2023-04-03 05:37:43 +00:00
Enter the bootloader in 3 ways:
2021-11-29 08:17:26 +00:00
2023-04-03 05:37:43 +00:00
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available