logo

qmk_firmware

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

readme.md (2042B)


  1. # Gray COD67
  2. The Gray COD67 is a 60% keyboard with a modern and bold design. It features 20 RGB Underglow LED lights and a unique diffuser placement. The COD67 has the most stunning RGB light strip for a custom mechanical keyboard. It also features a center mounted USB C port.
  3. There were only 75 units made worldwide.
  4. Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
  5. Hardware Supported: Gray COD67
  6. Hardware Availability: [Zfrontier](https://en.zfrontier.com/products/cod67)
  7. ## Bootloader mode
  8. To put in bootloader mode, hold the `Esc` key while plugging in the USB cable.
  9. ## Making firmware
  10. Make example for this keyboard (after setting up your build environment):
  11. make gray_studio/cod67:default
  12. 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).
  13. ## Flashing in Windows
  14. After putting your COD67 in bootloader mode, it will show up as a drive.
  15. * Rename the resulting `.bin` file to `COD67.BIN`.
  16. * Drag and drop your new `COD67.BIN` to the drive, overwriting the previous `COD67.BIN` stored on it.
  17. * Wait a few seconds for it to write. The caps lock LED flashes rapidly while writing.
  18. * Press the `Esc` key again to reset the board. You are now ready to type!
  19. ## Flashing in macOS
  20. After putting your COD67 in bootloader mode, it will show up as a drive.
  21. * Rename the resulting `.bin` file to `COD67.BIN`.
  22. * Drag the existing `COD67.BIN` file from the drive to the Trash in Finder.
  23. * Empty the Trash in Finder. It's important you do that due to how macOS handles hidden `.Trashes` on removable drives. It needs to be empty to free up flash space.
  24. * Drag and drop your new `COD67.BIN` to the drive.
  25. * Wait a few seconds for it to write. The caps lock LED flashes rapidly while writing.
  26. * Press the `Esc` key or eject the drive in Finder to reset the board. You are now ready to type!