ergodox-firmware/src/keyboard/layout/saneo-mod.h

17 lines
629 B
C

/* ----------------------------------------------------------------------------
* ergoDOX : layout : saneo : exports
* ----------------------------------------------------------------------------
* Copyright (c) 2012 Ben Blazak <benblazak.dev@gmail.com>
* Released under The MIT License (MIT) (see "license.md")
* Project located at <https://github.com/benblazak/ergodox-firmware>
* ------------------------------------------------------------------------- */
#ifndef KEYBOARD__ERGODOX__LAYOUT__SANEO_h
#define KEYBOARD__ERGODOX__LAYOUT__SANEO_h
#include "../controller.h"
#include "./default--matrix-control.h"
#endif