|
|
пре 3 година | |
|---|---|---|
| .. | ||
| keymaps | 74223c34a9 Remove legacy keycodes, part 6 (#18740) | пре 3 година |
| 68keys.c | 872f656c3b [Keyboard] Add sowbug/68keys and sowbug/ansi_tkl (#11589) | пре 5 година |
| 68keys.h | 872f656c3b [Keyboard] Add sowbug/68keys and sowbug/ansi_tkl (#11589) | пре 5 година |
| chconf.h | 1bc8a6e5d4 ChibiOS conf migrations... take 14 (#11927) | пре 5 година |
| config.h | 314f6c1ddb Move backlight config to data driven (#19910) | пре 3 година |
| halconf.h | 1bc8a6e5d4 ChibiOS conf migrations... take 14 (#11927) | пре 5 година |
| info.json | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | пре 3 година |
| mcuconf.h | 1bc8a6e5d4 ChibiOS conf migrations... take 14 (#11927) | пре 5 година |
| readme.md | 872f656c3b [Keyboard] Add sowbug/68keys and sowbug/ansi_tkl (#11589) | пре 5 година |
| rules.mk | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | пре 3 година |
A 68-key keyboard with per-key RGB, Kailh hotswap sockets, and USB-C. Uses Blue Pill.
This keyboard was inspired by the 68keys.io keyboard. The 68keys keyboard has a similar layout to the MagicForce 68. di0ib did a replacement PCB for the Magicforce 68.
I love the Magicforce 68, but wanted a few changes. As a colossally disproportionate response to this challenge, I created a utility that generates PCBs from arbitrary KLE JSON files, and used it to create this keyboard.
I wanted my per-key RGB keyboard to have a dim backlight on all keys, but didn't want to sacrifice cool RGB matrix effects to have it. So I wrote up a QMK patch that treats RGB(0, 0, 0) as eligible for backlighting. Unfortunately the QMK maintainers weren't interested (actually, now that I look back, I didn't submit a pull request, but rather discussed it in a chat room), so it's not upstreamed. Thus you'll have to add that patch (and this) to your copy of QMK and then enable it in config.h and rules.mk.
qmk flash -kb sowbug/68keys -km default