Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handwired/ortho5x13: layout macro refactor | noroadsleft | 2019-01-17 | 1 | -5/+2 |
| | | | | | | | | Discovered the LAYOUT_compact macro didn't compile in QMK Configurator. Realized the reason for that was that it automatically prepends `KC_` to every keycode received. Renamed the macro to LAYOUT_kc so Configurator will ignore it. Also changed the file to use the #pragma once include guard because I was in here anyway. | ||||
* | More QMK Configurator Warning/Error Fixes (#2720) | MechMerlin | 2018-04-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | * Add readme with brief description Change KEYMAP to LAYOUT * Add readme.md with brief description Use LAYOUT macro * add a readme.md file * Add readme.md with brief description Use LAYOUT macro * Add readme.md with brief description Use LAYOUT macro * Fix "Warning: contra: Missing layout pp macro for ['planck_mit', 'planck_grid']", * Use LAYOUT macro | ||||
* | Add handwired 5x13 ortholinear keyboard | Danny Nguyen | 2017-03-09 | 1 | -0/+36 |