qmk-dactyl-manuform-a/keyboards/nix_studio/oxalys80
James Young 84ea77ead6
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
* remove BOOTMAGIC_ENABLE=lite setting

* change keyboard BOOTMAGIC_ENABLE rules

Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.

* change keyboard BOOTMAGIC_ENABLE inline comments

Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite".

* change keymap BOOTMAGIC_ENABLE rules

Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.

* change keymap BOOTMAGIC_ENABLE inline comments

Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".

* change layout/user BOOTMAGIC_ENABLE rules/comments

Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.

Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".

* update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/

* remove docs references to Full Bootmagic

* convert data-driven Bootmagic Lite instances

* remove Bootmagic Lite bodge from data-driven generation

* Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a

* update docs/ja/config_options.md per mtei

* update docs/faq_misc.md per mtei

Remove remaining Full Bootmagic reference.
2021-11-05 08:18:09 +11:00
..
keymaps Nix Studio OXALYS80 Refactor (#14473) 2021-09-17 13:48:14 -07:00
config.h Add Nix Studio OXALYS80 Keyboard (#12118) 2021-03-25 23:04:02 +11:00
info.json Nix Studio OXALYS80 Refactor (#14473) 2021-09-17 13:48:14 -07:00
oxalys80.c Add Nix Studio OXALYS80 Keyboard (#12118) 2021-03-25 23:04:02 +11:00
oxalys80.h Nix Studio OXALYS80 Refactor (#14473) 2021-09-17 13:48:14 -07:00
readme.md Nix Studio OXALYS80 Refactor (#14473) 2021-09-17 13:48:14 -07:00
rules.mk Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 2021-11-05 08:18:09 +11:00

readme.md

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.