qmk_firmware/keyboards/3w6/rev1
2024-05-03 15:21:29 +10:00
..
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
keyboard.json Migrate build target markers to keyboard.json - 0AB (#23488) 2024-04-12 23:34:44 +01:00
matrix.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
readme.md [Keyboard] add 3w6 (#13746) 2021-08-19 11:13:00 -07:00
rules.mk Migrate build target markers to keyboard.json - 0AB (#23488) 2024-04-12 23:34:44 +01:00

3W6

3W6 3W6

The 3w6 is a low profile, split ortholinear keyboard with 36 keys.

  • Rev1:
    • onboard microcontroller (ATMega32U4)
    • USB-C connector Board <-> PC
    • USB-C connectors between both split halfs
    • choc spacing (18x17mm)
    • aggressive pinky stagger
    • support for Choc V1 switches

  • Keyboard Maintainer: weteor
  • Hardware Supported:
    • 3w6 rev1
  • Hardware Availability (this is an older version, current revision is rev2):

To reach the bootloader, connect the board to the PC and push the reset button on left half.

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

make 3w6/rev1:default

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