diff options
author | mechlovin <57231893+mechlovin@users.noreply.github.com> | 2020-06-29 15:19:09 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-29 01:19:09 -0700 |
commit | e9e6054ee7eaca4cbd8d1c7566f394559ea8770a (patch) | |
tree | 36218fbceaa591cb58e30dfa3d468f001ace120a /keyboards/mechlovin/adelais/standard_led/rev2 | |
parent | 4e4a3449a731bce9f6893d18d884af365d0df407 (diff) |
[Keyboard] Refactor: add adelais rev.3 (#9496)
* Refactor: add adelais rev.3
* update
* Update keymap.c
* update
* update
* update
Diffstat (limited to 'keyboards/mechlovin/adelais/standard_led/rev2')
-rw-r--r-- | keyboards/mechlovin/adelais/standard_led/rev2/config.h | 3 | ||||
-rw-r--r-- | keyboards/mechlovin/adelais/standard_led/rev2/rules.mk | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/mechlovin/adelais/standard_led/rev2/config.h b/keyboards/mechlovin/adelais/standard_led/rev2/config.h new file mode 100644 index 0000000000..7c2c63ea21 --- /dev/null +++ b/keyboards/mechlovin/adelais/standard_led/rev2/config.h @@ -0,0 +1,3 @@ +#pragma once + +#define PRODUCT_ID 0xAD01
\ No newline at end of file diff --git a/keyboards/mechlovin/adelais/standard_led/rev2/rules.mk b/keyboards/mechlovin/adelais/standard_led/rev2/rules.mk new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/keyboards/mechlovin/adelais/standard_led/rev2/rules.mk |