Skip to content
 
 

Latest commit

 

History

27,980 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

adipoli ✋🏾⌨️ ⌨️🤚🏾

a handwired split keyboard

Left Split Layer Right Split Layer

Firmware for adipoli, a custom hard-wired split keyboard, built on QMK.

Each half has its own Pro Micro (ATmega32u4) and is flashed separately with the left or right keymap. There is no serial/USB split link in firmware—the halves work as two independent keyboards wired to your machine.

Quick start

Prerequisites: QMK build environment.

# Left half
qmk compile -kb adipoli -km left
qmk flash -kb adipoli -km left

# Right half
qmk compile -kb adipoli -km right
qmk flash -kb adipoli -km right

Or with make:

make adipoli:left:flash
make adipoli:right:flash

Put each half in bootloader mode before flashing (see Bootloader).

Repository layout

Path Purpose
keyboards/adipoli/ Keyboard definition, matrix pins, keymaps
quantum/, tmk_core/, … QMK core (upstream)

This branch is a trimmed QMK fork: only the adipoli keyboard is kept under keyboards/. Upstream QMK lives at qmk/qmk_firmware.

Documentation

License

QMK firmware is GPL-2.0-or-later. See upstream QMK for full license and contributor terms.

Build pictures

Adipoli Showcase

About

Firmware and source code for a handwired, split, orthogonal keyboard called adipoli

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

3 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages