diff options
author | Ibnu Daru Aji <ibnuda@users.noreply.github.com> | 2020-03-04 04:46:11 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-03 13:46:11 -0800 |
commit | 910d603c657e4ad81a4e7a4c86a74e2e79aa1eaa (patch) | |
tree | 0f6261380999d09444ed5c4313e336ef9f534a58 /users/ibnuda/combo.c | |
parent | ad96e995afc6a8132a054ccab2b08e3501719159 (diff) | |
download | qmk_firmware-910d603c657e4ad81a4e7a4c86a74e2e79aa1eaa.tar.gz qmk_firmware-910d603c657e4ad81a4e7a4c86a74e2e79aa1eaa.zip |
[Keymap] new userspace for ibnuda (#8221)
* to ease the maintenance for some boards ibnuda has.
* followed ridingqwerty's suggestion on 8821.
* folloing drashna's suggestion on qmk's 8221.
* following drashn's suggestion on qmk's 8211
Diffstat (limited to 'users/ibnuda/combo.c')
-rw-r--r-- | users/ibnuda/combo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/ibnuda/combo.c b/users/ibnuda/combo.c new file mode 100644 index 0000000000..a48b0aae37 --- /dev/null +++ b/users/ibnuda/combo.c @@ -0,0 +1 @@ +#include "combo.h" |