Using this structure, only the keymap itself is bound to a specific board. Everything else (configuration, rules) can be shared across multiple boards.
4 lines
86 B
C
4 lines
86 B
C
// vim: tabstop=2:softtabstop=2:shiftwidth=2
|
|
#pragma once
|
|
|
|
#include "chzerv_config.h"
|