qmk_sweep_skeletyl/keyboards/dc01/left
David Hoelscher e9bd7d7ad3
I2C driver cleanup (#21273)
* remove i2c_start and i2c_stop from i2c drivers

* remove static i2c_address variable from chibios i2c driver
2024-01-17 14:05:38 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove unused GRAVE_ESC_CTRL_OVERRIDE from config.h (#19752) 2023-02-06 02:40:23 +00:00
info.json Move remaining LAYOUT_alls to data driven (#20463) 2023-04-27 07:45:43 +10:00
matrix.c I2C driver cleanup (#21273) 2024-01-17 14:05:38 +01:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Dedupe I2C, SPI, UART driver inclusions (#22253) 2023-10-13 17:25:32 +11:00

DC01 Left Half

DC01 Left Half

A hotpluggable four part keyboard which comes together with magnets and pogo pins! This is the left part that also acts as the master.

Keyboard Maintainer: Yiancar
Hardware Supported: Runs on an atmega32u4
Hardware Availability: Mechboards

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

make dc01/left:default

See build environment setup then the make instructions for more information.