This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Viktor Eikman 983613c88d [Keyboard] Added DMOTE (#6087)
* Added DMOTE as a variant of the Dactyl-ManuForm, with slight changes to
  prior code organization to reflect differences.
2019-06-06 13:15:19 -07:00

6 lines
72 B
C

#include "62key.h"
void matrix_init_kb(void) {
matrix_init_user();
};