qmk_firmware/keyboards/makrosu
2023-02-08 18:41:46 +11:00
..
keymaps [Keyboard][Bug] Makrosu VIA compile fix encoder and formatting (#13306) 2021-06-22 20:30:42 -07:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
makrosu.c adding my custom keypad to qmk repository (#12150) 2021-06-23 09:34:17 +10:00
makrosu.h adding my custom keypad to qmk repository (#12150) 2021-06-23 09:34:17 +10:00
readme.md adding my custom keypad to qmk repository (#12150) 2021-06-23 09:34:17 +10:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Makrosu Keypad

A Macropad that has 1 rotary encoder, 2 switches and 3 push buttons. Default function is for playing OSU!

  • Keyboard Maintainer: Valdy
  • Hardware Supported: Pro Micro, EC11 rotary encoder, MX Style Switches, Push Buttons, 1n4148 diodes
  • Hardware Availability: Private GB

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

make makrosu:default

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