summaryrefslogtreecommitdiff
path: root/keyboards/axolstudio/foundation_gamma
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/axolstudio/foundation_gamma')
-rw-r--r--keyboards/axolstudio/foundation_gamma/config.h7
-rw-r--r--keyboards/axolstudio/foundation_gamma/info.json6
2 files changed, 6 insertions, 7 deletions
diff --git a/keyboards/axolstudio/foundation_gamma/config.h b/keyboards/axolstudio/foundation_gamma/config.h
index 6883e51d57..59b4339428 100644
--- a/keyboards/axolstudio/foundation_gamma/config.h
+++ b/keyboards/axolstudio/foundation_gamma/config.h
@@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x525C
-#define PRODUCT_ID 0xE3EB
-#define DEVICE_VER 0x0001
-#define MANUFACTURER Axolstudio
-#define PRODUCT Foundation Gamma
-
/* key matrix size */
#define MATRIX_ROWS 6
#define MATRIX_COLS 17
diff --git a/keyboards/axolstudio/foundation_gamma/info.json b/keyboards/axolstudio/foundation_gamma/info.json
index 8845e6ce77..e26e61f1e4 100644
--- a/keyboards/axolstudio/foundation_gamma/info.json
+++ b/keyboards/axolstudio/foundation_gamma/info.json
@@ -1,7 +1,13 @@
{
"keyboard_name": "Foundation Gamma",
+ "manufacturer": "Axolstudio",
"url": "https://axolstudio.ca/foundation-gamma",
"maintainer": "kb-elmo",
+ "usb": {
+ "vid": "0x525C",
+ "pid": "0xE3EB",
+ "device_version": "0.0.1"
+ },
"layout_aliases": {
"LAYOUT_ansi_tsangan": "LAYOUT_tkl_f13_ansi_tsangan",
"LAYOUT_all": "LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift"