readme.md (1338B)
1 # phantagom/baragon 2 3 [Baragon](https://en.wikipedia.org/wiki/Baragon) is a fictional monster, or kaiju, which first appeared in IshirÅ Honda's 1965 film Frankenstein vs. Baragon. 4 5  6 7 A macro pad, 3x3 with rgb ring and rotary encoder, via compatible. Keys can be rotated, so macropad is usable at different angles. 8 9 * Keyboard Maintainer: [Dennis Kruyt](https://github.com/dkruyt) 10 * Project page: [baragon](https://github.com/dkruyt/mk/tree/main/baragon) 11 * Hardware Supported: *RP2040-Zero* 12 13 Make example for this keyboard (after setting up your build environment): 14 15 make phantagom/baragon:default 16 17 Flashing example for this keyboard: 18 19 Copy the uf2 file to the rp2040 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 ## Bootloader 24 25 Enter the bootloader mode in 3 ways: 26 27 * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard 28 * **Physical reset button**: Briefly press the button on the top of the PCB 29 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available