/* ---------------------------------------------------------------------------- * ergoDOX layout : QWERTY : exports * ---------------------------------------------------------------------------- * Copyright (c) 2012 Ben Blazak * Released under The MIT License (MIT) (see "license.md") * Project located at * ------------------------------------------------------------------------- */ #ifndef LAYOUT_QWERTY_h #define LAYOUT_QWERTY_h #define KB_LAYERS 1 // must match what's defined in the layout '.c' // file #endif