1
0
Fork 0
qmk_firmware/keyboards/nix_studio/oxalys80/readme.md
James Young 7c09b2667b
Nix Studio OXALYS80 Refactor (#14473)
* update grid alignment of keycodes

* update key assignments on via keymap

A seemingly-misplaced key assignment on Layers 1 through 3 of the via keymap led to keys being off by one in comparison to the default keymap.

* switch Backslash and Backspace on via keymap base layer

Matches the via keymap's key mapping to that of the default keymap.

* use QMK 3-character notation in oxalys80.h

* add matrix diagram; remove Planck reference

* add LAYOUT_tkl_ansi and LAYOUT_tkl_ansi_wkl layout macros

* add LAYOUT_tkl_ansi_tsangan macro

* add ISO layouts

Add LAYOUT_tkl_iso, LAYOUT_tkl_iso_tsangan, and LAYOUT_tkl_iso_wkl macros.

* enable Community Layouts support

* tidy up rules.mk

* readme tidy-up
2021-09-17 13:48:14 -07:00

1.8 KiB

OXALYS80

A QMK-powered replacement PCB for custom TKL keyboards. This PCB has the same size of the b.87 PCB, Hiney H87a, and KBD8X.

  • Keyboard Maintainer: Nix Studio
  • Hardware Supported: oxalys80 ver. 1.0
  • Hardware Availability: Nix Studio

Make example for this keyboard (after setting up your build environment):

make nix_studio/oxalys80:default

Flashing example for this keyboard:

make nix_studio/oxalys80:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

OXALYS80 Hardware Information

Controller: ATmega32U4

Column Pin Configuration

col: 0 1 2 3 4 5 6 7 8
pin: F0 F1 F4 F5 F6 F7 C7 B0 B1

Row Pin Configuration

row: 0 1 2 3 4 5 6 7 8 9 10 11
pin: C6 B6 B5 B4 D7 D6 D4 D5 D3 D2 D1 D0

The OXALYS80 PCB utilizes duplex matrix organization.

LED Pins

  • Caps Lock LED: E6
  • Scroll Lock LED: B2
  • Num Lock LED: not supported
  • Backlight Pin: B7
  • RGB Data Pin: B3

In-switch Indicators

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.

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.