qmk_firmware/keyboards/pteropus
James Young b8a12db1a1
Pteropus: correct layout data (#21326)
* [style] friendly-format info.json

* [chore] correct layout data

Fix keys overlapping when rendered in QMK Configurator or CLI.
2023-06-21 17:42:30 -07:00
..
keymaps/default
info.json Pteropus: correct layout data (#21326) 2023-06-21 17:42:30 -07:00
readme.md
rules.mk

pteropus keyboard

pteropus

Another Miryoku inspired 36-key non-split keyboard

  • Keyboard Maintainer: hulahermit
  • Hardware Supported: Embeded type-c connector with STM32F072 microcontroller
  • Hardware Availability: pteropus

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

make pteropus:default
make pteropus:manna-harbour_miryoku

Flashing example for this keyboard:

make pteropus:default:flash
make pteropus:manna-harbour_miryoku:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader:

  • Bootmagic reset: Hold down the top-left key and plug in the keyboard.
  • Physical reset: Hold the BOOT button down, then press the RESET button. Alternately, plug the keyboard in while holding down the BOOT button. The BOOT button can be released after a few seconds.
  • Keycode in layout: There is no key mapped to QK_BOOT in the pre-created keymap, but you may assign this key in any keymaps you create.