/* ---------------------------------------------------------------------------- * ergoDOX layout specific stuff * - public things are prefixed by `layout_` or `LAYOUT_` * ---------------------------------------------------------------------------- * Copyright (c) 2012 Ben Blazak * Released under The MIT License (MIT) (see "license.md") at * * ------------------------------------------------------------------------- */ #define KB_LAYERS 1 #define KB_ROWS 12 // must match real life #define KB_COLUMNS 7 // must match real life // TODO