readme.md (1185B)
1 # Bacca70 2 3  4 5 The Bacca70 is a winkeyless (WKL) 60% layout that includes a F-row. It's classy, hefty and it was designed by Chewwy (of MechsOnDeck) and BlindAssassin. 6 7 * Keyboard Maintainer: [keebnewb](https://github.com/thompson-ele) 8 * Hardware Supported: Bacca70 PCB and the ortholinear variant the DeBaccaBean PCB 9 * Hardware Availability: [3DKeebs](https://3dkeebs.com/) 10 11 ## Bootloader 12 13 Enter the bootloader in 3 ways: 14 15 * **Bootmagic reset**: Hold down the top left key (Escape) and plug in the keyboard 16 * **Physical reset button**: Briefly press the button on the back of the PCB. The button is next to the MCU. 17 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available. For the default keymap it is on the right alt key on the second layer. 18 19 ## Make example for this keyboard (after setting up your build environment): 20 21 make bacca70:default 22 23 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).