qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1307B)


      1 # Bruce the Keyboard
      2 
      3 Please note that Bruce is a keyboard, not a human.
      4 
      5 Bruce the Keyboard is a column staggered 34-key board created by [jlw](github.com/josh-l-wang) and whydobearsxplod with a single layout.
      6 
      7 ![Bruce the Keyboard](https://i.imgur.com/HkbwkK0.jpeg)
      8 
      9 * Keyboard Maintainer: [jlw](https://github.com/josh-l-wang)
     10 * Hardware Supported: [Bruce the Keyboard the PCB and the Cases](https://github.com/josh-l-wang/Bruce-the-Keyboard-the-Resources)
     11 * Hardware Availability: [jlw-kb.com](https://jlw-kb.com)
     12 
     13 Make example for this keyboard (after setting up your build environment):
     14 
     15     make jlw/bruce_the_keyboard:default
     16 
     17 Flashing example for this keyboard:
     18 
     19     make jlw/bruce_the_keyboard: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 ## Bootloader
     24 
     25 Enter the bootloader in 3 ways:
     26 
     27 * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (the top left key) and plug in the keyboard
     28 * **Physical reset button**: Hold button on the back of the PCB while plugging in the PCB
     29 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available