summaryrefslogtreecommitdiff
path: root/keyboards/ymdk_np21/info.json
AgeCommit message (Collapse)Author
2021-01-07clean up generate-api errorsZach White
2020-08-31[Keyboard] YMDK NP21 refactor (#10181)Ryan
2020-02-07[Keyboard] YMDK NP21: matrix and keymap refactor (#8112)James Young
* YMDK NP21: matrix and keymap refactor - refactored layout macros - LAYOUT_ortho_6x4 orients the keyboard with the USB port to the back instead of to the right - LAYOUT uses the previous sideways orientation (included for backwards compatibility) - removed redundant includes from ymdk_np21.h - added a readme for the default keymap * add Configurator layout support