logo

qmk_firmware

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

config.h (200B)


  1. // Copyright 2024 Santosh Kumar (@santosh)
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. #pragma once
  4. #define TRI_LAYER_LOWER_LAYER 2
  5. #define TRI_LAYER_UPPER_LAYER 3
  6. #define TRI_LAYER_ADJUST_LAYER 4