QMK Tutorial: Keymap Creation Tips

Поделиться
HTML-код
  • Опубликовано: 24 дек 2024

Комментарии • 163

  • @antonfilimonov9131
    @antonfilimonov9131 4 года назад +6

    You are a blessing for the community

  • @telejipe
    @telejipe 3 года назад +3

    I achieved my inner peace in this tutorial. Thank you!

  • @joenguyen2795
    @joenguyen2795 4 года назад +1

    Best video I've seen on QMK, hands down. Thanks Mech.

  • @howardsohn
    @howardsohn 2 года назад

    Thanks again, man. Just got my 3rd keyboard finished, and had to look up how to use QMK since it's been so long. lol...

  • @KM-md7fu
    @KM-md7fu 9 месяцев назад

    I just ordered the Monsgeek M2 and can't wait to program it for Cubase. Thank you for the video

  • @griponreality254
    @griponreality254 3 года назад +1

    Thank you for this! Got me through my first QMK flashing much more easily than I would have imagined.

    • @MechMerlin
      @MechMerlin  3 года назад +1

      Glad it helped, however I do recommend looking at VIA. That way you don't have to flash everytime you want to change your keymap!

    • @hard2borrow428
      @hard2borrow428 2 года назад

      @@MechMerlin Even a Preonic Drop x OLBK Version 3??? I had seen wording in other resources that this was not the best route to take with the OLBK V3'''';;;

    • @MechMerlin
      @MechMerlin  2 года назад

      @@hard2borrow428 At the time of this video, that board was not supported in VIA yet. I do not know about now.

  • @bradd5961
    @bradd5961 4 года назад +6

    Definitely the most helpful video I have seen. Would you mind providing a basic example to follow for a macro whereby you program a single key for multiple keystrokes. Such as when pressing a key normally it outputs ALT TAB R I'm trying to work follow how I would write this a code and then how I would assign it to the any key I create. Thanks in advance.

  • @HolaMundoDev
    @HolaMundoDev 3 года назад +13

    Do you have a video on how to configure the oled and RGB of a keyboard? I can't find a tutorial on that.

    • @diegoeme9838
      @diegoeme9838 3 года назад +1

      Bueno verlo por aca, master. Me veo todos sus videos. Un saludo!

    • @hoohoomanlol9513
      @hoohoomanlol9513 2 года назад

      same here, also would love to find a video on rotary encoders

    • @flasssss
      @flasssss 2 года назад

      ruclips.net/video/wzPMZSF_u1I/видео.html&ab_channel=JuanMiguelGarc%C3%ADa Aquí para configurar los RGB custom

  • @MichaelSamuelson99
    @MichaelSamuelson99 4 года назад +2

    Great video! Thank you, this really helped me.

  • @alex-pattison
    @alex-pattison 3 года назад

    Awesome tutorial. Great work!

  • @ZIMMERHEILER
    @ZIMMERHEILER 4 года назад

    Addressed everything I needed to know, thank you so much!!!

  • @mikealhajri936
    @mikealhajri936 4 года назад

    i have recently picked up on mechinical keyboards and custom builds u have been a huge help thank you soo much

  • @marloncesar4573
    @marloncesar4573 3 года назад

    The best video about. Thanks!

  • @BrianWalters97
    @BrianWalters97 3 года назад

    Thanks man! This helped so much!

  • @ChrisHalden007
    @ChrisHalden007 2 года назад

    Great video. Thanks

  • @wtb6803
    @wtb6803 2 года назад +1

    So, how can I switch from layer 0 to layer 1 temporarily by press (after input a number or symbol it comes back to layer 0), but turn on permanently by press many times? Thanks

    • @MechMerlin
      @MechMerlin  2 года назад

      Just to make sure I understand, are you asking how to turn a layer on by tapping a key multiple times?

    • @wtb6803
      @wtb6803 2 года назад

      @@MechMerlin Well. It's like multiple function in one key. tap is one function, hold is another function, and tap many times is another function. I checked QMK and not much I can find there.

  • @shadowmistress999
    @shadowmistress999 Год назад

    your video series is extremely helpful!
    I have some experience in soldering and Arduino but no where near pro
    I started watching you videos yesterday and today I got my first ever keyboard #Cantor up and running!
    the only thing is my TO1 didn't work, i'm gonna ignore it for now 😂😂

  • @vDJoone
    @vDJoone 8 месяцев назад

    Hello. Is it possible one key for ctrl+t? Or other combinations? Thank you

  • @bobmcbob4399
    @bobmcbob4399 Год назад

    Hi @MechMerlin. Do you know if it is possible to activate/toggle a layer and at the same time, light up the layer keys with front side RGBs? This means that if you have a nav cluster (for example), that can show up in a particular colour to help you to know where you are and what keys are on the layer? Or do I have to put in some C customisation code to enable this functionality?

    • @MechMerlin
      @MechMerlin  Год назад

      The beauty of QMK is that it's all open source so yes you can absolutely do all this, but like you said it will require some coding on your part. The good thing is that this is a very common request, so there are plenty of examples within the code base that utilize this.

    • @bobmcbob4399
      @bobmcbob4399 Год назад

      @@MechMerlin Cool. If you can point me to any examples, that would help me get there quicker. Cheers.

  • @jmass4207
    @jmass4207 11 месяцев назад

    I can't seem to get the TT layer switch to work properly. The double tap does not toggle the layers at all. It otherwise functions while holding like MO, though there's this tiny lag for the key I enter to show up when MO is always crisply responsive. I'm working with an OKLB Planck v7. Anyone know what's going on?

  • @miksmiks8046
    @miksmiks8046 3 года назад

    thank you! It's a God-send!

  • @mar9i
    @mar9i Год назад

    Is there a way to bind two(three) keys to one action in settings? Alt + E = print screen

  • @baakadawaabi
    @baakadawaabi 3 года назад +1

    Great tutorials! Thank You. Can you do one on QMK Tap Dance?

  • @RobertSerrano1
    @RobertSerrano1 11 месяцев назад

    Great video.
    I have a question, is it possible to toggle fn until next key pressed.
    With still not loosing the FN hold feature .

    • @MechMerlin
      @MechMerlin  11 месяцев назад

      can you give me an example?

  • @T-Waldo
    @T-Waldo 2 года назад

    Thank you so much!

  • @haydar_kir
    @haydar_kir 2 года назад

    Since you are changing the firmware, keyboard layers should also function on Linux terminal?

    • @MechMerlin
      @MechMerlin  2 года назад +1

      Yes, all changes are contained within the board.

  • @eddieehlin3577
    @eddieehlin3577 4 года назад

    Really nice video. May I ask what cable you are using? Been looking for a slick cable with magnetic connector.

    • @h1ddens0ng
      @h1ddens0ng 3 года назад +1

      I don't see a cable anywhere in this video. Which cable are you referring to? I'm attempting to help

    • @eddieehlin3577
      @eddieehlin3577 3 года назад

      @@h1ddens0ng Not in focus for the video but I saw that he uses a detachable cable (magnetic?) and I've been looking for such cable myself and a good one. Check video at 3:36.

    • @h1ddens0ng
      @h1ddens0ng 3 года назад +1

      @@eddieehlin3577 holy shit, you're right! Flew right by me. my guess is he just got one of the magnetic Amazon ones and added it onto his usb C on the case. The cord is not the usual Techflex/MDCP wrapped custom dealio so I'm guessing its the magnetic ended cord that comes with the kit. Again...guessing here but I'm pretty positive thats right as I have yet to see a custom magnetic cord in the hobby which I follow rather closely. I could be wrong and if anyone would know of one, it's Merlin.

  • @zima-tzi
    @zima-tzi 3 года назад

    is there anyway to set it so that when you tap a key it has a certain output but when you hold down a key it has a differene output, that is not the mod key combos, ex when you tap "." it types a "." but when you hold down "." it types a "!"

  • @georgioss2773
    @georgioss2773 4 года назад +1

    Thank you for your helpful vids. Is it possible to create different led lighting profiles using the qmk configurator?

    • @MechMerlin
      @MechMerlin  4 года назад

      If you're thinking of lighting profiles like whats available on razer or other tools, no.

    • @georgioss2773
      @georgioss2773 4 года назад

      @@MechMerlin yes, I was thinking like what's available on the Obins software for the AP2 - so you've answered my question, thank you.

  • @MustangFord
    @MustangFord 3 года назад +1

    Thank you so much for the information. I have a question I cant seem to figure out. How can I bind key (S) + (Space) to one key? Basically, I want to bind two keys unto one key. This is for gaming purposes btw.

    • @Maradnus
      @Maradnus 3 года назад

      same! I would like a one key F3+t press

    • @moa271
      @moa271 3 года назад

      Just autohotkey that thing!

    • @moa271
      @moa271 3 года назад

      @@Maradnus ^

    • @MustangFord
      @MustangFord 3 года назад

      @@moa271 hell yeah thank you that works !

    • @Maradnus
      @Maradnus 3 года назад +1

      @@moa271 I still havent worked out how to get that to work.

  • @sven1370
    @sven1370 Год назад

    Is there a way to type characters such as ä, ü, ö, Ä, Ü, Ö, and ß without switching to a German keyboard layout? When you use a keyboard layout like the UK's, there isn't a key or keycode for any of these letters.
    My current solution is to create a macro that holds the 'Alt' key and types the Unicode. However, this doesn't work in many programs because they use that key combination.

  • @tarnishedd
    @tarnishedd 4 года назад

    Hey Merlin going to be flashing a BM60 pcb in the next month, my first time, i see you already added it in QMK configurator, my question is in layer 1 there is only RGB adjustments, with no Backlight keys adjustments, is that something that can just be added to that key list as the BM60 has both per key RGB and under glow? Thanks in advanced!

  • @mikehrzgle
    @mikehrzgle 4 года назад

    TT only allows momentary/toggling of a single layer, correct? i.e. I could not hold for momentary layer 1 and tap twice to toggle layer 2. Would I need Tap Dance for that instead?

    • @MechMerlin
      @MechMerlin  4 года назад +1

      That is correct. You can only pass in one argument. Tap Dance should be able to do what you want

  • @RowdyDangerous1
    @RowdyDangerous1 3 года назад

    Any know where i can learn to add a keyboard? specifically a Dactyl Manuform

  • @qais7493
    @qais7493 4 года назад

    Hey I’m trying to program two enter keys because I messed up while building but one of them is still the /| button. I’ve trying to fix it and make my layout and I flashed it but it still doesn’t work. Could I send you my layout possibly so you could take a look at my populated layer ?

    • @MechMerlin
      @MechMerlin  4 года назад

      please contact me on discord and we'll take a look at it.

  • @brianbecking1
    @brianbecking1 4 года назад +1

    Thanks for the video really helped me out and know I know how to do it.

  • @AlexMcDermott
    @AlexMcDermott 3 года назад +1

    Is there any way to make LShift + Backspace = Delete?

    • @MechMerlin
      @MechMerlin  3 года назад

      Not by default, but you can definitely make your own custom macro using C.

    • @AlexMcDermott
      @AlexMcDermott 3 года назад

      @@MechMerlin so will I need to download the full source?

    • @MechMerlin
      @MechMerlin  3 года назад

      @@AlexMcDermott You could do it that way, I think you can even just put it as custom code in your keymap.c file as well.

    • @AlexMcDermott
      @AlexMcDermott 3 года назад

      @@MechMerlin oh okay, where is that located? I'm currently using the online configurator

    • @MechMerlin
      @MechMerlin  3 года назад

      @@AlexMcDermott There should be a FULL SOURCE button for you to click on after compilation, or you can just get it from QMK firmware Github.

  • @anmstudio
    @anmstudio Год назад

    Thank bro! just so confused about how to set for each layer cause it does not show which layer you're.

    • @MechMerlin
      @MechMerlin  Год назад

      yeah you don't know what layer you're on unless you have layer indicators on your board.

  • @DrChrisBiomed
    @DrChrisBiomed 4 года назад

    Really good and informative! I have a question as a newbie, I can't find the nordic letters in the qmk, are they available? (Looking for Å, Ä and Ö)

    • @eddieehlin3577
      @eddieehlin3577 4 года назад +1

      For inspiration have a look at this file which you also can include in your keymap directly. github.com/qmk/qmk_firmware/tree/master/quantum/keymap_extras/keymap_swedish.h

  • @Lucas-nx3su
    @Lucas-nx3su 2 года назад

    Hi @MechMerlin, thanks for the informative videos on QMK, I've learned a lot. But I have a question on how to set certain keys such as ç or other specific keys (in my case Belgian French keys but could be Nordic etc.)?
    Since these keys are not in the basic set on QMK and I don't see anyting on dead keys (pressing ^ but it doesn't show anything until you press e for example sou you get ê).
    I'm trying to make a custom keymap in which I have & ( ) and others as my first layer, the numers as second layer (by pressing shift i get 1 instead of normally pressing i will get &), and as last a third layer on the same key for @ on that key, this third layer by pressing Left Alt. I hope you understand my problem. Thanks in advance for your time and help.
    Looking forward to your next video, i really enjoy the weekly group buy streams. Greets from Belgium!

    • @MechMerlin
      @MechMerlin  2 года назад +1

      All the specific language stuff is handled by your OS. The keyboard just spits out keycodes that the OS interprets into the language you have chosen. Most things in the keyboard world are ANSI US so you can look up the conversions between that and the language you have chosen.

    • @nelsonlr135
      @nelsonlr135 Год назад

      @@MechMerlin I have a similar question about this. I want to have the ANSI US layout with the following changes: remap French letters to the number keys. The numbers are accessible if you toggle caps lock on. Regular behaviour of the keys when you hold down shift
      Is this possible? If so, can it be done with QMK? With something else?

  • @hamkb9741
    @hamkb9741 3 года назад

    when I flash my keyboard I get this meesage "Memory did not validate. Did you erase?" can you help, please?

    • @MechMerlin
      @MechMerlin  3 года назад

      You my have to clear EEPROM. Worst case scenario, you'll have to reflash the bootloader.

  • @kennydopham
    @kennydopham 3 года назад

    I was wondering if it’s possible to move the Fn key? It’s the 3. Key from the bottom right side, but I want to move it to the outside on the bottom right of the keyboard.

    • @MechMerlin
      @MechMerlin  3 года назад +1

      Yep the Fn key is just like any other keycode. You can put it anywhere you want.

    • @kennydopham
      @kennydopham 3 года назад

      @@MechMerlin thank you!!

  • @triplethea8176
    @triplethea8176 3 года назад

    hey, is it possible to assign rgb leds to light up different colors depending on which layer is activated?

    • @MechMerlin
      @MechMerlin  3 года назад +1

      Yes it is! This is available by default on some boards, but for the most part you need to code it in yourself.

  • @kods_
    @kods_ 4 года назад

    So which key code would I use if I wanted to hold down my function key to use my “F” keys (F1-12) but if I tapped it I could toggle a layer, however if I tap it again it will return to the original layer? Basically a 2 function key, but I want to be able to return to my original layer upon pressing it again.

    • @MechMerlin
      @MechMerlin  4 года назад

      That's what I use actually, I ended up having to code it up myself. You can see my code here: github.com/qmk/qmk_firmware/blob/master/users/mechmerlin/mechmerlin.c

  • @ajmnaj69
    @ajmnaj69 4 года назад

    is there a way to have a hold FN/MO and if you tap it its the left arrow key?. Annepro2/obins' default layout does this and I got really use to it but now that im using qmk on a DZ60 I would like to emulate it if I can.

    • @MechMerlin
      @MechMerlin  4 года назад

      Yep, you should be able to find what you need in the Quantum tab.

    • @ajmnaj69
      @ajmnaj69 4 года назад

      @@MechMerlin I have figured out to do tap directional keys for Right shift, right control, right windows, but I can't seem to figure out how to get tap left directional key and hold MO/Fn button. do you know how I could go about doing that, I went through everything on the quantum tab and can't seem to figure it out.

    • @MechMerlin
      @MechMerlin  4 года назад

      It should be the same, all you change is the keycode for tap

  • @didnthurt4077
    @didnthurt4077 3 года назад

    Can this tool fix double inputs on 2 of my keys on the gmmk pro? The seller said i have to reprogram it, but didnt say how to -_-

    • @MechMerlin
      @MechMerlin  3 года назад +1

      The tool itself doesn't do the fixing. The firmware for the board should be fixed if this indeed a bug.

    • @didnthurt4077
      @didnthurt4077 3 года назад

      @@MechMerlin thanks for the heads up!

  • @realjoker1568
    @realjoker1568 2 года назад

    Is there a way, with the online configurator, maybe, to set a separate colour for each selected layer without having to flash the firmware?

    • @MechMerlin
      @MechMerlin  2 года назад

      No, the configurator only creates firmware files, which will need to be flashed for any changes to take effect.

  • @JudeCornish
    @JudeCornish 3 года назад

    Hey man - got everything working as I'd hoped so thank you for that!
    Only problem is (and i've had this since starting my keyboard up), the command key won't work. I'm on a mac and can't for the life of me figure out why. I've tried some keyboard visualisation software and its not registering being pressed at all. Would really appreciate some assistance.

    • @MechMerlin
      @MechMerlin  3 года назад

      Can you verify that it is configured probably on your keymap? Also can you verify that if you program it with let's say the letter A, B or C, the key itself still registers?

    • @JudeCornish
      @JudeCornish 3 года назад

      @@MechMerlin I believe its configured properly! I'll give it a go with different letters when I'm home - didn't think to try that.
      Thank you so much for the fast response! I'll let you know in an hour or so!

    • @JudeCornish
      @JudeCornish 3 года назад

      @@MechMerlin Ah interesting. It doesn't register when the key is changed either. Any ideas? Sorry - should've done that before.

    • @JudeCornish
      @JudeCornish 3 года назад

      @@MechMerlin Oh my god. Took the switch out and realised it was due to a completely bent in pin. Feel so stupid haha.
      So pleased to have sorted it now though. I would've checked that if it were any other key other than command as I thought it was a windows/mac/gui toggle thing. Damn. Suppose you should always start with the basics.
      Thank you for your help mate. Appreciate it.

    • @TBSxDRUMS
      @TBSxDRUMS 2 года назад

      @@JudeCornish Question for you: How did you set it to the command key? I set the key I wanted to the Windows/OS key in the configurator assuming it will work as command on a Mac, but I've been unable to test it yet because the Mac is my computer at work and the keyboard isn't finished yet.

  • @newton2777
    @newton2777 4 года назад

    I have configured a layout using QMK Configurator. And I want to add some Unicode symbols. As I see, the only way to do that is to download .c file and edit it manually. However, when I choose download keymap.c only option, it gives me .json file. How can I get .c file?

    • @neomatrix267
      @neomatrix267 4 года назад

      With qmk json2c -o yourfile.c yourfile.json

  • @silcospisak
    @silcospisak 4 года назад

    @MechMerlin, do you know how to do tap dance and one shot layer using the website? Or do we need to code it by ourself?
    (P.S. I want to do like hold LAlt to interact as LAlt, but when LAlt is tapped it goes to layer 1 and then i can press my number keys that act as F1-F12 keys. And also advanced feature like tap LAlt, hold LAlt, tap 4 = ALT + F4).
    Btw thanks for a great video :)

    • @MechMerlin
      @MechMerlin  4 года назад +1

      Tap dance is a feature. We are still unable to toggle features on QMK Configurator. Also for your Alt query, you can look up the mod key section in QMK Configurator, it should have it there.

    • @hard2borrow428
      @hard2borrow428 2 года назад

      @@MechMerlin But features are available? And, what is this whole "Feature" smeatures that is mentioned here? This is where I and many that i noticed struggle with..there will be mention of something and radio silence as to how, who, where....to unleash the full potential...but...there is no documentation regarding this. Or it was some back and forth in discord...which does not get indexed by google. No wheres to be found.... That is just my /in hopes constructive/ criticism

    • @MechMerlin
      @MechMerlin  2 года назад

      @@hard2borrow428 The QMK documentation is available publicly. You can find it simply by looking up "QMK Documentation". As to the Feature Schmeature lol, you need to be more specific as to what feature exactly you want.

  • @ThatDudeDeven
    @ThatDudeDeven 2 года назад

    see I go to Iron180 and it has split backspace/right shit but I can't get that section out of there. I just want to delete it and have a default layout keyboard. I've been scratching my head over it and Smith + Rune support is shit. I shouldn't even be have to reflash this thing. I got it this way

    • @MechMerlin
      @MechMerlin  2 года назад

      You can just program both to have space. Its not gonna matter as QMK Configurator layout doesnt suddenly make your board have the same layout

  • @carlosroldan8910
    @carlosroldan8910 Год назад

    Is there a way to map a key to open an application (MacOs)? and if so, how? thanks :)

    • @MechMerlin
      @MechMerlin  Год назад

      You can figure out the terminal command or key combo to launch it and then make it into a macro of sorts.

  • @jakobsarcevic
    @jakobsarcevic 4 года назад +1

    I have got a question: How can you add keys from other languages, for example german letters and symbols? I have never programmed anything and I´m completely lost lol

    • @MechMerlin
      @MechMerlin  4 года назад

      you can actually just change the setting in your OS.

    • @aquana
      @aquana 4 года назад

      @@MechMerlin so if I load a default ANSI layout for my XD84 via QMK and flash it, then change the language in Windows to Hungarian, it's gonna give me a Hungarian layout? I'm very lost, none of the guides I've found are helpful, my board is on the way and it looks like I won't be able to use it as I can't map any Hungarian keys via QMK Configurator... not to mention that our symbols are all in different places.

    • @MechMerlin
      @MechMerlin  4 года назад

      @@aquana Kind of, what is your OS's language settings set to write now?

    • @aquana
      @aquana 4 года назад

      @@MechMerlin OS is set to Hungarian, I'm using it with an Anne Pro 2 right now. I'm only missing the í and Í letters (they're an AltGr combo now, on an ISO setup they would be next to LShift). The Anne Pro is still set to the layout it came with. it's just that my éáőúűóüö keys kinda rearrange themselves around the ANSI Enter... so I'm hoping this would work?

  • @ackee258
    @ackee258 4 года назад

    I ve done all but what software to use?

  • @nicobroce
    @nicobroce 4 года назад

    Hello, can you add a TG inside an RSft? Thanks.

    • @MechMerlin
      @MechMerlin  4 года назад +1

      No, it only works with simple keycodes

    • @nicobroce
      @nicobroce 4 года назад

      @@MechMerlin I see. Thanks for your reply! :)

  • @StanleySeow
    @StanleySeow 4 года назад

    I have an encoder + buttons, how to set it up ??

    • @MechMerlin
      @MechMerlin  4 года назад

      You'll have to do it in code. QMK has some pretty thorough documentation on how to accomplish this.

  • @zemon048
    @zemon048 4 года назад

    any idea how to setting encoder key with qmk?

    • @MechMerlin
      @MechMerlin  4 года назад

      Yep, you'll have to code it in. Please refer to the QMK Documentation: beta.docs.qmk.fm/using-qmk/hardware-features/feature_encoders

  • @marthadel7817
    @marthadel7817 4 года назад

    For some reason my TG doesn't switch back 8 only have 2 layers currently layer 0 and 1

    • @MechMerlin
      @MechMerlin  4 года назад

      What do you mean switch back 8

  • @sofianey3490
    @sofianey3490 2 года назад

    Why not add accents (é è ê ë ç à â ï) under the symbols row In the configurator ?

    • @MechMerlin
      @MechMerlin  2 года назад +1

      Several reasons actually. Accents are determined by the language you choose on your OS whereas what you see on the configurator is what QMK uses. Your OS interprets these keycodes and gives you the accent you, the other reason is that the GUI isn't built that way. I suppose we could do it like we do the MO ones but it may warrant more discussion with the team.

  • @ST3FF3
    @ST3FF3 3 года назад

    How do I use a Nordic layout in qmk?

    • @MechMerlin
      @MechMerlin  3 года назад

      You have to set it in the OS and configure it as if it's US ANSI

  • @mashurshalehin4972
    @mashurshalehin4972 4 года назад

    It would be great if you could do a video on custom matrix

    • @MechMerlin
      @MechMerlin  4 года назад

      I think that's beyond the scope of this series. This is more of something that belongs in my coding one.

  • @mateowoetam
    @mateowoetam 3 года назад

    nice

  • @marcvan367
    @marcvan367 4 года назад

    What if i want to change the ca66 to iso....?

    • @MechMerlin
      @MechMerlin  4 года назад

      I didn't have an iso one when I added support so I didn't put it in.

    • @marcvan367
      @marcvan367 4 года назад

      MechMerlin thanks for the reply! I would like to remap mine but I guess I’m kind of stuck.

  • @-._.-._.-._.-._.-._.-
    @-._.-._.-._.-._.-._.- 4 года назад

    Hey man, thank you for your turorials, they're awesome !
    I would like to be sure about something though, can I use 4 Mo keys per layer on the bottom right ?
    1.25 Mo [1] - 1.25 Mo [2] - 1.25 Mo [3] - 1.25 Mo [4]
    ^ I would have this set up on every layer (4 plus the layer 0)

    • @MechMerlin
      @MechMerlin  4 года назад

      you can use up to 16 different layers!

    • @-._.-._.-._.-._.-._.-
      @-._.-._.-._.-._.-._.- 4 года назад

      @@MechMerlin Wow that's greaat ! Is there a limit to pcb's memory though ? Like I could not bind 800 keys right ?

    • @MechMerlin
      @MechMerlin  4 года назад

      @@-._.-._.-._.-._.-._.- possibly lol. But yeah like all our storage mediums, you're limited by the amount of flash storage or EEPROM present on the chip. For your typical atmega32u4 present on over 80% of QMK powered boards, you've got 1k of EEPROM and 32k flash if I remember correctly.

  • @PavlosVinieratos
    @PavlosVinieratos 4 года назад

    Which discord? 🤔

  • @ssc00p
    @ssc00p 4 года назад

    Trying to compile Ergodox Infinity firmware, but no luck so far...

    • @ssc00p
      @ssc00p 4 года назад

      "quantum/visualizer/visualizer.mk:77: lib/ugfx/gfx.mk: No such file or directory"

    • @MechMerlin
      @MechMerlin  4 года назад

      That's odd, must be a QMK Configurator issue. Please file a bug.

    • @ssc00p
      @ssc00p 4 года назад

      @@MechMerlin No need anymore for support... I finally got it flashed perfectly how I wanted with I:C Kiibohd configurator

  • @jordanm2984
    @jordanm2984 3 года назад

    How the heck do I switch my entire keyboard to hiragana?

    • @MechMerlin
      @MechMerlin  3 года назад

      You have to enable the keyboard layout/language in your OS.

  • @CottonChristian-e3r
    @CottonChristian-e3r 3 месяца назад

    Thompson Melissa Lopez Jason Moore Steven

  • @PalmerAbel-h9f
    @PalmerAbel-h9f 3 месяца назад

    Lopez Laura Gonzalez William Robinson Robert

  • @RosalindHarlan-r1h
    @RosalindHarlan-r1h 3 месяца назад

    Hall Larry Moore Gary Hall Paul