If every tutorial I watched on youtube had this sort of production quality and pace, you wouldn't be able to get me off of here. Really really good stuff.
your video is the most helpful of the ones I have found to help me build my Aurora keyboard, even if mine is a Sweep instead of Lily58. Thank you Matej!
Thanks for sharing what software did you use to configure your keyboard is there instructions? Thanks in advance. I am about to do my 2nd attempt on the 58pro as I messed up my sofle cannot get NHY and J keys to work.
Hi, I'm currently using "vial". It has gui, so you don't need to code your own qmk if you don't want to and they have tutorials on their web get.vial.today/
my keymap will probably not help, I'm using colemak layout. But here are the official firmware files for all the splitKb keyboards firmware.splitkb.com/
Hey, thanks. Sure here are more details. I would recomment using the composer on Splitkb website: composer.splitkb.com/?source=main&keyboard=aurora-lily58 Here is the image of the components that I used. Just add your own mx switches. imgur.com/CBD6nVQ
Thanks for the vid! the LEDs on one side won't work. Any tips for trouble shooting? I stated at SW 1 trying to replace the LED and then ended up ripping the bottom right pad. 😢
@@matej_sajgal Let me ask you something - what do you do about the keyboard not having a "+" key? Do you have to switch layers every time you want to type +?
Apologies if answered in the video (watching on mute!), but is your QMK configuration available? Was interested to build this as a noobie and wanted to see how the rotarys are setup
Hi, you can't really set up rotary encoders in QMK configurator online (config.qmk.fm) you would need to write your own qmk lili58 config. Here is how it's done with qmk -> docs.qmk.fm/#/feature_encoders And this is example of volume up/down in lili58 qmk repo -> github.com/qmk/qmk_firmware/blob/d52bafade333d2da76c514f2a152b38b3a446c1c/keyboards/lily58/keymaps/drasbeck/keymap.c#L157
hey thanks for this! I got a board that supports underglow and per-key rgb and have had a hell of a time with them. is there a particular QMK preset you used, or did you compile your own firmware? Thanks!
Hey, great to hear from another mechkb enthusiast 😊I started with the default QMK firmware for the keyboard, but I'm using colemak layout so I used config.qmk.fm to build my own. The qmk config doesn't support rotary encoders, display functions and few other features that I'm interested in though, so I'm in the process of creating my own build from scratch (github instead of qmk config). I'm also editing a lot of videos, so I plan to dedicate one layer purely for my editing software. What keyboard did you build?
If every tutorial I watched on youtube had this sort of production quality and pace, you wouldn't be able to get me off of here. Really really good stuff.
Fantastic video production quality, great microphone and picture quality, and wonderful pacing.
your video is the most helpful of the ones I have found to help me build my Aurora keyboard, even if mine is a Sweep instead of Lily58. Thank you Matej!
Glad I could help 😊🙏
Oh boy, that keyboard reel had no business going that hard. Awesome video!
Haha thank you! 😁
That montage was insane 😮 great video dude and glad you’re in front of the camera too ❤❤
Thank you for talking me into it! 😁❤
Thank you for the informative video! :)
4:40 How can you say that the resistors are the most beautiful when the zener diodes look like amber gems! Good video and nice editing!
Good job. Clear and throurough explanation of all the steps.
sick montage
No fucking way dude :) I actually couldn’t believe a first few seconds lol. Awesome stuff! I’m looking to build lily58 too
Shit I just realised RUclips doesn’t display my name. This is Kirill (hope you don’t know too many Kirills lol)
I recognised your profile picture even without the name 😁 Hope your build will go smoothly! Stepan told me about it haha
Great job bro
Thanks for sharing what software did you use to configure your keyboard is there instructions? Thanks in advance. I am about to do my 2nd attempt on the 58pro as I messed up my sofle cannot get NHY and J keys to work.
Hi, I'm currently using "vial". It has gui, so you don't need to code your own qmk if you don't want to and they have tutorials on their web get.vial.today/
Could you share your firmware settings
What do you mean firmware settings @Darkah?
@@matej_sajgal i mean your keymap and oled settings that you flash in the arduino
my keymap will probably not help, I'm using colemak layout. But here are the official firmware files for all the splitKb keyboards firmware.splitkb.com/
Great video man. I would love to see a list of the parts with their links to find them o line if possible
Hey, thanks. Sure here are more details. I would recomment using the composer on Splitkb website:
composer.splitkb.com/?source=main&keyboard=aurora-lily58
Here is the image of the components that I used. Just add your own mx switches.
imgur.com/CBD6nVQ
@@matej_sajgal thank you!!!
Thanks for the vid! the LEDs on one side won't work. Any tips for trouble shooting? I stated at SW 1 trying to replace the LED and then ended up ripping the bottom right pad. 😢
your camera is awesome what is it ?
Thank you! It was shot on Blackmagic 6K G2
@@matej_sajgal Thx !
Quite cool. Im thinking of buying the Lily Pro. I dont have much soldering experience either.
Camera and audio quality is really nice in this video
Thank you! Good luck with your build! 🤞😊
@@matej_sajgal Let me ask you something - what do you do about the keyboard not having a "+" key? Do you have to switch layers every time you want to type +?
Yes, that's the idea. I do have a "numpad" layer with all the numbers and + - * / = characters (activated when I hold TAB)
do you happen to know if the precompiled firmware on splitkb already had support for the knobs?
Yes it has. It's volume up/down and page up/down by default I think.
Apologies if answered in the video (watching on mute!), but is your QMK configuration available? Was interested to build this as a noobie and wanted to see how the rotarys are setup
Hi, you can't really set up rotary encoders in QMK configurator online (config.qmk.fm) you would need to write your own qmk lili58 config.
Here is how it's done with qmk -> docs.qmk.fm/#/feature_encoders
And this is example of volume up/down in lili58 qmk repo -> github.com/qmk/qmk_firmware/blob/d52bafade333d2da76c514f2a152b38b3a446c1c/keyboards/lily58/keymaps/drasbeck/keymap.c#L157
@@matej_sajgal ah gotcha, thank you so much for the information!
hey thanks for this! I got a board that supports underglow and per-key rgb and have had a hell of a time with them. is there a particular QMK preset you used, or did you compile your own firmware? Thanks!
Hey, great to hear from another mechkb enthusiast 😊I started with the default QMK firmware for the keyboard, but I'm using colemak layout so I used config.qmk.fm to build my own. The qmk config doesn't support rotary encoders, display functions and few other features that I'm interested in though, so I'm in the process of creating my own build from scratch (github instead of qmk config). I'm also editing a lot of videos, so I plan to dedicate one layer purely for my editing software.
What keyboard did you build?
What Microcontrollers are u using?
I'm using the Liatris controllers. Can't complain, they work great so far.
What keycaps is that?
KAM GHOST keycaps 😉