logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

config.h (202B)


  1. // Copyright 2022 Aaron Hong (@hongaaronc)
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. #pragma once
  4. #define JOYSTICK_BUTTON_COUNT 13
  5. #define JOYSTICK_AXIS_COUNT 1
  6. #define JOYSTICK_AXIS_RESOLUTION 16