Yoichiro Tanaka

Results 24 issues of Yoichiro Tanaka

Recently, I have designed a new keyboard named "Lunakey Pico" using Raspberry Pi Pico. [yoichiro/prk_lunakey_pico](https://github.com/yoichiro/prk_lunakey_pico) This keyboard has Underglow LEDs and a piezoelectric speaker. PRK Firmware has already support RGB...

Currently Remap supports English notations only on all pages and UIs. However, it would be difficult to understand them for non-English users (especially as Japanese). If Remap supports other languages,...

This pull request has two purpose: * Upgrade the TypeScript version. * Hide the message for users on the top page.

As the title. I want to support KMK Firmware in Remap. My idea is below: * Not use the VIA protocol to communicate between the Remap and the KMK Firmware....

enhancement

This pull request provides mapping definitions between ASCII and QMK Key Code and Key Label for each locale to fix the issue #665.

Currently, the matching conditions of a keyboard definition are the following: (1) Search keyboard definitions from the Firestore database with a combination of "Vendor ID" and "Product ID". (2) If...

bug

Currently, the selected language option is not kept and the option will be "US" at next time. It should be kept. This issue has already been reported by #221

enhancement

Currently, Remap detects Vendor ID and Product ID from the uploaded JSON file. However, the PRODUCT value (this is written in config.h file or info.json) is not written in the...

enhancement

The current VIA supports a rotary encoder control for some keyboards. See: https://docs.cannonkeys.com/satisfaction75/user_guide/#via-support

enhancement

We need to create a community guideline by global release.

documentation