aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorivan2025-05-19 23:15:19 +0200
committerGitHub2025-05-19 23:15:19 +0200
commit24895c46f3b513483964b2ad79916f0e589dd168 (patch)
treeb969e49065326d1702ff572e970927c672bd56f9
parent190e0eff23b748e9b96f0b93a0bc57b6683356b1 (diff)
Move rookiebwoy to ivndbt (#25142)
-rw-r--r--data/mappings/keyboard_aliases.hjson14
-rw-r--r--keyboards/ivndbt/late9/readme.md (renamed from keyboards/rookiebwoy/late9/readme.md)8
-rw-r--r--keyboards/ivndbt/late9/rev1/config.h (renamed from keyboards/rookiebwoy/late9/rev1/config.h)2
-rw-r--r--keyboards/ivndbt/late9/rev1/keyboard.json (renamed from keyboards/rookiebwoy/late9/rev1/keyboard.json)6
-rw-r--r--keyboards/ivndbt/late9/rev1/keymaps/default/keymap.c (renamed from keyboards/rookiebwoy/late9/rev1/keymaps/default/keymap.c)2
-rw-r--r--keyboards/ivndbt/late9/rev1/readme.md (renamed from keyboards/rookiebwoy/late9/rev1/readme.md)2
-rw-r--r--keyboards/ivndbt/late9/rev1/rev1.c (renamed from keyboards/rookiebwoy/late9/rev1/rev1.c)46
-rw-r--r--keyboards/ivndbt/neopad/readme.md (renamed from keyboards/rookiebwoy/neopad/readme.md)8
-rwxr-xr-xkeyboards/ivndbt/neopad/rev1/config.h (renamed from keyboards/rookiebwoy/neopad/rev1/config.h)2
-rwxr-xr-xkeyboards/ivndbt/neopad/rev1/keyboard.json (renamed from keyboards/rookiebwoy/neopad/rev1/keyboard.json)10
-rwxr-xr-xkeyboards/ivndbt/neopad/rev1/keymaps/default/keymap.c (renamed from keyboards/rookiebwoy/neopad/rev1/keymaps/default/keymap.c)2
-rw-r--r--keyboards/ivndbt/neopad/rev1/readme.md (renamed from keyboards/rookiebwoy/neopad/rev1/readme.md)2
-rwxr-xr-xkeyboards/ivndbt/neopad/rev1/rev1.c (renamed from keyboards/rookiebwoy/neopad/rev1/rev1.c)2
13 files changed, 56 insertions, 50 deletions
diff --git a/data/mappings/keyboard_aliases.hjson b/data/mappings/keyboard_aliases.hjson
index 0a640fd3e0..86850af7a4 100644
--- a/data/mappings/keyboard_aliases.hjson
+++ b/data/mappings/keyboard_aliases.hjson
@@ -1042,7 +1042,7 @@
"target": "kprepublic/bm68hsrgb/rev1"
},
"late9/rev1": {
- "target": "rookiebwoy/late9/rev1"
+ "target": "ivndbt/late9/rev1"
},
"latin17rgb": {
"target": "latincompass/latin17rgb"
@@ -1207,7 +1207,7 @@
"target": "spaceholdings/nebula68b"
},
"neopad/rev1": {
- "target": "rookiebwoy/neopad/rev1"
+ "target": "ivndbt/neopad/rev1"
},
"niu_mini": {
"target": "kbdfans/niu_mini"
@@ -2104,10 +2104,16 @@
"target": "rmi_kb/wete/v2"
},
"rookiebwoy/late9": {
- "target": "rookiebwoy/late9/rev1"
+ "target": "ivndbt/late9/rev1"
},
"rookiebwoy/neopad": {
- "target": "rookiebwoy/neopad/rev1"
+ "target": "ivndbt/neopad/rev1"
+ },
+ "ivndbt/late9": {
+ "target": "ivndbt/late9/rev1"
+ },
+ "ivndbt/neopad": {
+ "target": "ivndbt/neopad/rev1"
},
"rura66": {
"target": "rura66/rev1"
diff --git a/keyboards/rookiebwoy/late9/readme.md b/keyboards/ivndbt/late9/readme.md
index bc6dfab57e..8f1ae628fe 100644
--- a/keyboards/rookiebwoy/late9/readme.md
+++ b/keyboards/ivndbt/late9/readme.md
@@ -5,17 +5,17 @@ The LATE-9 is a multi-tap input keyboard based on mobile phones from the late '9
![LATE-9](https://i.imgur.com/QXycTC3h.jpg "LATE-9 first proto")
-* Keyboard maintainer: [rookiebwoy](https://github.com/rookiebwoy)
+* Keyboard maintainer: [ivndbt](https://github.com/ivndbt)
* Hardware supported: ProMicro, _Elite-C (not tested)_
-* Hardware Availability: LATE-9 is open source, check the [project repository](https://github.com/rookiebwoy/late-9) for gerbers.
+* Hardware Availability: LATE-9 is open source, check the [project repository](https://github.com/ivndbt/late-9) for gerbers.
Make example for this keyboard (after setting up your build environment):
- make rookiebwoy/late9/rev1:default
+ make ivndbt/late9/rev1:default
Flashing example for this keyboard:
- make rookiebwoy/late9/rev1:default:flash
+ make ivndbt/late9/rev1:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
diff --git a/keyboards/rookiebwoy/late9/rev1/config.h b/keyboards/ivndbt/late9/rev1/config.h
index 8c9a5702f2..b6c0ba55b9 100644
--- a/keyboards/rookiebwoy/late9/rev1/config.h
+++ b/keyboards/ivndbt/late9/rev1/config.h
@@ -1,5 +1,5 @@
/*
-Copyright 2021 rookiebwoy
+Copyright 2021 ivndbt
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/keyboards/rookiebwoy/late9/rev1/keyboard.json b/keyboards/ivndbt/late9/rev1/keyboard.json
index 48f3cff840..a9bc229588 100644
--- a/keyboards/rookiebwoy/late9/rev1/keyboard.json
+++ b/keyboards/ivndbt/late9/rev1/keyboard.json
@@ -1,8 +1,8 @@
{
"keyboard_name": "LATE-9",
- "manufacturer": "rookiebwoy",
- "url": "https://github.com/rookiebwoy/late-9)",
- "maintainer": "rookiebwoy",
+ "manufacturer": "ivndbt",
+ "url": "https://github.com/ivndbt/late-9)",
+ "maintainer": "ivndbt",
"usb": {
"vid": "0x6961",
"pid": "0x3032",
diff --git a/keyboards/rookiebwoy/late9/rev1/keymaps/default/keymap.c b/keyboards/ivndbt/late9/rev1/keymaps/default/keymap.c
index f93958fe8f..cf38757100 100644
--- a/keyboards/rookiebwoy/late9/rev1/keymaps/default/keymap.c
+++ b/keyboards/ivndbt/late9/rev1/keymaps/default/keymap.c
@@ -1,4 +1,4 @@
-/* Copyright 2021 rookiebwoy
+/* Copyright 2021 ivndbt
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/keyboards/rookiebwoy/late9/rev1/readme.md b/keyboards/ivndbt/late9/rev1/readme.md
index d9683222a9..5641e32127 100644
--- a/keyboards/rookiebwoy/late9/rev1/readme.md
+++ b/keyboards/ivndbt/late9/rev1/readme.md
@@ -1,5 +1,5 @@
# LATE-9 rev1
-First (and final untill now) revision of the LATE-9. For in depth look please go to [project repository](https://github.com/rookiebwoy/late-9).
+First (and final untill now) revision of the LATE-9. For in depth look please go to [project repository](https://github.com/ivndbt/late-9).
diff --git a/keyboards/rookiebwoy/late9/rev1/rev1.c b/keyboards/ivndbt/late9/rev1/rev1.c
index aa45141b06..f472de2ff5 100644
--- a/keyboards/rookiebwoy/late9/rev1/rev1.c
+++ b/keyboards/ivndbt/late9/rev1/rev1.c
@@ -1,4 +1,4 @@
-/* Copyright 2021 rookiebwoy
+/* Copyright 2021 ivndbt
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -20,39 +20,39 @@
bool oled_task_kb(void) {
if (!oled_task_user()) { return false; }
static const char PROGMEM rb_logo[] = {
- // rookiebwoy 128x32px
+ // ivndbt 128x32px
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xe0, 0x78, 0x78,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x80, 0x80, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xf0, 0xf0, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x80, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xf0, 0xf0, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0x00,
- 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0x00, 0x00, 0x00, 0xe0, 0xe0,
- 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00,
- 0xfc, 0xfc, 0xfc, 0x00, 0x00, 0x00, 0xe3, 0xe3, 0xe3, 0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0x1c,
- 0x1c, 0x1c, 0xfc, 0xfc, 0xfc, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0,
- 0xe0, 0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0x00, 0x00, 0x00,
- 0xe0, 0xe0, 0xe0, 0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0x00,
- 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3f, 0x3f, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x3f, 0x3f, 0x3f, 0x38, 0x38, 0x38, 0x3f, 0x3f, 0x3f, 0x00, 0x00, 0x00, 0x3f, 0x3f,
- 0x3f, 0x38, 0x38, 0x38, 0x3f, 0x3f, 0x3f, 0x00, 0x00, 0x00, 0x3f, 0x3f, 0x3f, 0x07, 0x07, 0x07,
- 0x38, 0x38, 0x38, 0x00, 0x00, 0x00, 0x3f, 0x3f, 0x3f, 0x00, 0x00, 0x00, 0x07, 0x07, 0x07, 0x3f,
- 0x3f, 0x3f, 0x38, 0x38, 0x38, 0x00, 0x00, 0x00, 0x3f, 0x3f, 0x3f, 0x38, 0x38, 0x38, 0x3f, 0x3f,
- 0x3f, 0x00, 0x00, 0x00, 0x3f, 0x3f, 0x3f, 0x38, 0x38, 0x38, 0x3f, 0x3f, 0x3f, 0x38, 0x38, 0x38,
- 0x07, 0x07, 0x07, 0x00, 0x00, 0x00, 0x3f, 0x3f, 0x3f, 0x38, 0x38, 0x38, 0x3f, 0x3f, 0x3f, 0x00,
- 0x00, 0x00, 0x07, 0x07, 0x07, 0x38, 0x38, 0x38, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x80, 0xe1, 0xe1, 0xf8, 0xf8,
+ 0x00, 0x00, 0x80, 0x80, 0x06, 0x06, 0xff, 0xff, 0xff, 0xff, 0x80, 0x80, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x98, 0xcc, 0x00, 0x80, 0xc0, 0xe0,
+ 0x00, 0x00, 0x00, 0xc0, 0xe0, 0x00, 0x80, 0xc0, 0xe0, 0x80, 0x40, 0x20, 0xe0, 0xe0, 0x00, 0x00,
+ 0xc0, 0xe0, 0x20, 0x60, 0xc8, 0xfc, 0xfc, 0x00, 0x10, 0xf8, 0xfc, 0x80, 0x40, 0x60, 0xe0, 0xc0,
+ 0x00, 0x50, 0xf8, 0xfc, 0x40, 0x40, 0x00, 0x00, 0x00, 0x00, 0x80, 0xc0, 0x20, 0x20, 0x60, 0xc0,
+ 0xe0, 0x00, 0x80, 0xc0, 0x20, 0x60, 0xe0, 0xc0, 0x80, 0x00, 0x80, 0xc0, 0xe0, 0x80, 0x40, 0xe0,
+ 0xe0, 0x80, 0x40, 0xe0, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x01, 0xff, 0xff, 0xff, 0xff,
+ 0x60, 0x60, 0x01, 0x01, 0x00, 0x00, 0x1f, 0x1f, 0x87, 0x87, 0x01, 0x01, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x1f, 0x1f, 0x08, 0x00, 0x07, 0x0f,
+ 0x1c, 0x18, 0x08, 0x07, 0x03, 0x00, 0x00, 0x1f, 0x1f, 0x08, 0x00, 0x00, 0x1f, 0x1f, 0x08, 0x00,
+ 0x07, 0x0f, 0x1c, 0x18, 0x08, 0x1f, 0x1f, 0x08, 0x00, 0x1f, 0x1f, 0x10, 0x10, 0x10, 0x0f, 0x07,
+ 0x00, 0x00, 0x1f, 0x1f, 0x08, 0x04, 0x00, 0x18, 0x18, 0x00, 0x07, 0x0f, 0x1c, 0x18, 0x10, 0x10,
+ 0x08, 0x00, 0x07, 0x0f, 0x1c, 0x18, 0x10, 0x0f, 0x07, 0x00, 0x00, 0x1f, 0x1f, 0x00, 0x00, 0x1f,
+ 0x1f, 0x00, 0x00, 0x1f, 0x1f, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x01, 0x01, 0x01,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1e, 0x1e, 0x07, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x0e, 0x0e, 0x0e, 0x01, 0x01, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
};
oled_write_raw_P(rb_logo, sizeof(rb_logo));
return false;
diff --git a/keyboards/rookiebwoy/neopad/readme.md b/keyboards/ivndbt/neopad/readme.md
index 5b0ae7abc7..4b99835449 100644
--- a/keyboards/rookiebwoy/neopad/readme.md
+++ b/keyboards/ivndbt/neopad/readme.md
@@ -7,17 +7,17 @@ _Actually the number of switches is six, because even the encoder are allowed to
The Neopad in the photo above is the first prototype. See the project repository for revision 1 update and KiCad files.
-* Keyboard maintainer: [rookiebwoy](https://github.com/rookiebwoy)
+* Keyboard maintainer: [ivndbt](https://github.com/ivndbt)
* Hardware supported: ProMicro, _Elite-C (not tested)_
-* Project repository: [Neopad on github](https://github.com/rookiebwoy/neopad)
+* Project repository: [Neopad on github](https://github.com/ivndbt/neopad)
Make example for this keyboard (after setting up your build environment):
- make rookiebwoy/neopad/rev1:default
+ make ivndbt/neopad/rev1:default
Flashing example for this keyboard:
- make rookiebwoy/neopad/rev1:default:flash
+ make ivndbt/neopad/rev1:default:flash
When asked by the terminal, press the dedicated `RESET` button (the one above the 2 LEDs) to enter the bootloader and let the OS detects the device.
diff --git a/keyboards/rookiebwoy/neopad/rev1/config.h b/keyboards/ivndbt/neopad/rev1/config.h
index fd1724caf1..7475224d1a 100755
--- a/keyboards/rookiebwoy/neopad/rev1/config.h
+++ b/keyboards/ivndbt/neopad/rev1/config.h
@@ -1,5 +1,5 @@
/*
-Copyright 2021 rookiebwoy
+Copyright 2021 ivndbt
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/keyboards/rookiebwoy/neopad/rev1/keyboard.json b/keyboards/ivndbt/neopad/rev1/keyboard.json
index 426d8af7ec..a07852acf0 100755
--- a/keyboards/rookiebwoy/neopad/rev1/keyboard.json
+++ b/keyboards/ivndbt/neopad/rev1/keyboard.json
@@ -1,11 +1,11 @@
{
"keyboard_name": "neopad",
- "manufacturer": "rookiebwoy",
- "url": "https://github.com/rookiebwoy/neopad)",
- "maintainer": "rookiebwoy",
+ "manufacturer": "ivndbt",
+ "url": "https://github.com/ivndbt/neopad)",
+ "maintainer": "ivndbt",
"usb": {
- "vid": "0xFEED",
- "pid": "0x0913",
+ "vid": "0x6961",
+ "pid": "0x3031",
"device_version": "0.1.0"
},
"features": {
diff --git a/keyboards/rookiebwoy/neopad/rev1/keymaps/default/keymap.c b/keyboards/ivndbt/neopad/rev1/keymaps/default/keymap.c
index 08227c84f9..721c21ef3c 100755
--- a/keyboards/rookiebwoy/neopad/rev1/keymaps/default/keymap.c
+++ b/keyboards/ivndbt/neopad/rev1/keymaps/default/keymap.c
@@ -1,4 +1,4 @@
-/* Copyright 2021 rookiebwoy
+/* Copyright 2021 ivndbt
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/keyboards/rookiebwoy/neopad/rev1/readme.md b/keyboards/ivndbt/neopad/rev1/readme.md
index 1265922722..6f8c6f1f25 100644
--- a/keyboards/rookiebwoy/neopad/rev1/readme.md
+++ b/keyboards/ivndbt/neopad/rev1/readme.md
@@ -1,5 +1,5 @@
# Neopad rev1
-Final revision of the Neopad macropad. For in depth look please go to [project repository](https://github.com/rookiebwoy/neopad).
+Final revision of the Neopad macropad. For in depth look please go to [project repository](https://github.com/ivndbt/neopad).
diff --git a/keyboards/rookiebwoy/neopad/rev1/rev1.c b/keyboards/ivndbt/neopad/rev1/rev1.c
index 3b527794c0..c093c37e20 100755
--- a/keyboards/rookiebwoy/neopad/rev1/rev1.c
+++ b/keyboards/ivndbt/neopad/rev1/rev1.c
@@ -1,4 +1,4 @@
-/* Copyright 2021 rookiebwoy
+/* Copyright 2021 ivndbt
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by