aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/hhkb/jp/keymaps/dhertz/keymap.h
blob: dbefc63800c7f0110b265d9314b2ea47efca6066 (plain)
1
2
3
4
5
6
7
#include "dhertz.h"

enum dhertz_keycodes {
    CMD_SPC = NEW_SAFE_RANGE,
    CMD_H,
    CMD_ALT_D,
};