logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (2212B)


  1. # Bruce le Clavier
  2. Please note that Bruce le Clavier is a keyboard, not a human, and is also not Bruce the Keyboard.
  3. Bruce the Keyboard is a column staggered unibody split 35-key board created by [jlw](github.com/josh-l-wang), with the option to replace the middle key for an EC11 rotary encoder (with or without switch function).
  4. This keyboard has RGB, 3.3V, and GND pins broken out if you wish to add an LED strip.
  5. ![Bruce le Clavier](https://i.imgur.com/qL9WHW4.jpg)
  6. * Keyboard Maintainer: [jlw](https://github.com/josh-l-wang)
  7. * Hardware Supported: [Bruce le Clavier and Cases](https://github.com/josh-l-wang/Bruce-the-Keyboard-the-Resources)
  8. * Hardware Availability: [jlw-kb.com](https://jlw-kb.com)
  9. Make example for this keyboard (after setting up your build environment):
  10. make jlw/bruce_le_clavier:default
  11. Flashing example for this keyboard:
  12. make jlw/bruce_le_clavier:flash
  13. 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).
  14. ## Bootloader
  15. Enter the bootloader in 3 ways:
  16. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (the top left key) and plug in the keyboard
  17. * **Physical reset button**: Hold button on the back of the PCB while plugging in the PCB
  18. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
  19. # Ceci est le micrologiciel pour Bruce le clavier
  20. Notez bien que Bruce le clavier n'est pas un humain.
  21. Bruce le clavier est un clavier de 35 touches colonnaire créé par [jlw](github.com/josh-l-wang). Il y a une option d'utiliser un encodeur rotatif au centre.
  22. * Maintaineur de clavier: [jlw](https://github.com/josh-l-wang)
  23. * Matériel supporté: [Bruce le Clavier and Cases](https://github.com/josh-l-wang/Bruce-the-Keyboard-the-Resources)
  24. * Matériel disponibilité: [jlw-kb.com](https://jlw-kb.com)
  25. Exemple de « make » (après avoir installé votre environnement de développement):
  26. make jlw/bruce_le_clavier:default
  27. Exemple de flash pour ce clavier:
  28. make jlw/bruce_le_clavier:flash