ataullah macro pad
tiny control deck just for discord. 3 to 5 key pad and a rotary encoder for volume.
Created by
ataullah1547
Hackpad
3 views
0 followers
cubit010 ⚡
requested changes for ataullah macro pad ago
hey there, cool macropad!
for build submissions you need to include pictures of the finished build in the repo readme, and also, the journals for hackpads should only include time spent on building, so please modify the journals accordingly
Tier: 4
ataullah1547
added to the journal ago
code and desighng
i just realised after shipping that my main bulk of time of coding and designing had not been included so i am adding this.
the code took me quite a long time as i do not know how to. addionaly the desighn was also a first so also took quite a long time.
ataullah1547
submitted ataullah macro pad for ship review ago
ataullah1547
added to the journal ago
fixed the code
the code had a problem as some my connections were touching so the entire board was short cuircuitng
after a lot of playing around and some manual servering. i had to some to the conclusion to treat the oled and rotary know as dead. then finally i could only use the keys and it works.
b1,puts you on mute.b2 turns volume up.b3 puts volume down. and b4 deafens.

ataullah1547
added to the journal ago
soldered the pcb
i soldered all the components on and now will try to get the code running. majority of my time was sent in the software side. hardware is pretty easy.

CAN ⚡🚀
approved ataullah macro pad ago
Thank you for making the fixes
ataullah1547
submitted ataullah macro pad for ship review ago
Silas
requested changes for ataullah macro pad ago
This is looking great, but there are two revisions that need to be made (and we are sorry for not catching this earlier). First, you have the incorrect footprint for your LEDs - it should be the ''SK6812 mini-e," not the "SK6812 mini." Also, your full CAD file must include the PCB (can be exported from KICAD) as well as 3D models of the key switches and XIAO (can be found online for free).
ataullah1547
submitted ataullah macro pad for ship review ago
Shadow
requested changes for ataullah macro pad ago
Hey! Please update your readme with the correct images , also go through the submission guidelines , you are missing the Kicad file. Thanks!
ataullah1547
submitted ataullah macro pad for ship review ago
ataullah1547
submitted ataullah macro pad for ship review ago
Iamalive 🚀
requested changes for ataullah macro pad ago
Please fully read https://blueprint.hackclub.com/hackpad/submitting and fix your readme!
ataullah1547
submitted ataullah macro pad for ship review ago
ataullah1547
started ataullah macro pad ago
3/24/2026 5 PM - soldered the pcb
i soldered all the components on and now will try to get the code running. majority of my time was sent in the software side. hardware is pretty easy.

3/24/2026 9 PM - fixed the code
the code had a problem as some my connections were touching so the entire board was short cuircuitng
after a lot of playing around and some manual servering. i had to some to the conclusion to treat the oled and rotary know as dead. then finally i could only use the keys and it works.
b1,puts you on mute.b2 turns volume up.b3 puts volume down. and b4 deafens.

3/25/2026 - code and desighng
i just realised after shipping that my main bulk of time of coding and designing had not been included so i am adding this.
the code took me quite a long time as i do not know how to. addionaly the desighn was also a first so also took quite a long time.