logo

qmk_firmware

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

readme.md (1836B)


  1. # OXALYS80
  2. A QMK-powered replacement PCB for custom TKL keyboards. This PCB has the same size of the b.87 PCB, Hiney H87a, and KBD8X.
  3. * Keyboard Maintainer: [Nix Studio](https://github.com/Nix-Studio)
  4. * Hardware Supported: oxalys80 ver. 1.0
  5. * Hardware Availability: [Nix Studio](https://www.instagram.com/nix.studio/)
  6. Make example for this keyboard (after setting up your build environment):
  7. make nix_studio/oxalys80:default
  8. Flashing example for this keyboard:
  9. make nix_studio/oxalys80:default:flash
  10. 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).
  11. ## OXALYS80 Hardware Information
  12. Controller: ATmega32U4
  13. ### Column Pin Configuration
  14. | col: | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |
  15. |------|----|----|----|----|----|----|----|----|----|
  16. | pin: | F0 | F1 | F4 | F5 | F6 | F7 | C7 | B0 | B1 |
  17. ### Row Pin Configuration
  18. | row: | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 |
  19. |------|----|----|----|----|----|----|----|----|----|----|----|----|
  20. | pin: | C6 | B6 | B5 | B4 | D7 | D6 | D4 | D5 | D3 | D2 | D1 | D0 |
  21. The OXALYS80 PCB utilizes duplex matrix organization.
  22. ### LED Pins
  23. * Caps Lock LED: E6
  24. * Scroll Lock LED: B2
  25. * Num Lock LED: not supported
  26. * Backlight Pin: B7
  27. * RGB Data Pin: B3
  28. ## In-switch Indicators
  29. To connect the Caps Lock LED to the main backlight matrix, turn switch to top position on SW3. To use the Caps Lock LED as an indicator, turn switch to bottom position on SW3.
  30. To connect the Scroll Lock LED to the main backlight matrix, turn switch to left position on SW2. To use the Scroll Lock LED as an indicator, turn switch to right position on SW2.