keyplus
keyplus copied to clipboard
An easy to use, wired and wireless modular keyboard firmware
@ahtn hope you can maybe light a torch for me. I have c# app that uses control transfers via a bootloader on an old mega32 chip to load firmware. I...
Is the prebuilt windows executable a one-file Python build, if not if the source code available?? M
Hi, I am still a happy user of this project and I was trying to expand to a new device. I can not build the xmega firmware anymore though. This...
Hello. Really interesting project and controllers. I was wondering how it compares to QMK? I am already very invested on QMK and use a lot of its features, and I...
# Why support them The efm8 series of 8051 microprocessors by Silicon Labs are probably the cheapest, smallest and simplest FS USB capable micoprocessors on the market. Some highlights include:...
```fish > make BOARD=unirecv In file included from ../src/key_handlers/key_handlers.h:12, from ../src/key_handlers/key_normal.h:6, from ../src/key_handlers/key_normal.c:4: /usr/include/stdint.h:286:17: error: missing binary operator before token "(" In file included from ../src/key_handlers/key_handlers.h:12, from ../src/key_handlers/key_mouse.h:6, from ../src/key_handlers/key_mouse.c:4:...
Hi there, I've been using my keyplus keyboard and gamepad for a few weeks now. I am mostly satisfied. One thing I would like is to get the battery level...
Is there a way to check the wireless connection quality? The left part of my keyboard sometimes send multiple repeated keys. More specifically, even after I have released a key,...
Hi there, I managed to get my keyplus boards working in wired mode. I want to use one of the boards as the wired receiver and the other board completely...
Hello there, I am trying to build the firmware for my xmega based keyboard. I successfully flashed the bootloader using a PDI programmer, but when trying to build the application,...