You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 4791cfae1a
Remove width, height and key_count from info.json (#14274)
2 years ago
..
keymaps Add Nix Studio OXALYS80 Keyboard (#12118) 3 years ago
config.h Add Nix Studio OXALYS80 Keyboard (#12118) 3 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
oxalys80.c Add Nix Studio OXALYS80 Keyboard (#12118) 3 years ago
oxalys80.h Add Nix Studio OXALYS80 Keyboard (#12118) 3 years ago
readme.md Add Nix Studio OXALYS80 Keyboard (#12118) 3 years ago
rules.mk Remove bootloader listings from rules.mk (#14330) 2 years ago

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, 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

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 oxalys PCB utilizes duplex matrix organization.

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.