The Planck Intro Guide I Needed
Definition: An fully customizable keyboard with unique abilities for layering key-functionality, switchable appearance, an ortho-linear layout, and replaceable parts with a high build quality. You can buy from indie brands, people in garages, and large companies, with both pre-built boards or the kits you see on Drop.
I spend over 40 hours weekly hammering on keyboards, and that's why I'm here figuring out how to make it more pleasant. To be honest, I feel the black hole sucking me in, and I'm about to fill a lot of stockings.
The Physical Components:
1. Bottom case
[image]
2. PCB
[image]
3. Switch plate
[image]
4. Switches
[image]
5. O-rings
[image]
6. Keycaps
[image]
[image]
Explanation:
We start off with the bottom case, made of metal and acting as the housing for the keyboard. Just a metal bowl with a hole for the cable.
Into this we place the PCB, printed circuit board, which uses electricity to sense the button presses and run the backlight. This is screwed...
Oct 21, 2020
Windows users: Download mdloader_windows.exe and applet-mdflash.bin and put them in the same folder. Linux users: Download mdloader_linux and applet-mdflash.bin and put them in the same folder. chmod u+x mdloader_linux to make it executable. Mac users: Download mdloader_mac and applet-mdflash.bin and put them in the same folder. If downloading with Safari, mdloader_mac will have a .dms extension appended to it. This is fine. chmod u+x mdloader_mac to make it executable. (chmod u+x mdloader_mac.dms if downloaded from Safari) 1) Go to the default configuration and click COMPILE & DOWNLOAD for the default keymap. Otherwise, make your desired changes before clicking COMPILE & DOWNLOAD.
To flash your keyboard: 1) Plug in the keyboard 2) In the command prompt, type “mdloader_windows.exe --first --download FILE_NAME --restart” where FILE_NAME is the filename of your compiled firmware (the BIN file you downloaded from the configurator). For example, I would type “mdloader_windows.exe --first --download massdrop_alt_config_ALT___2_Layers_with_Custom_Colors_2650.bin --restart” The "--first" option auto-detects the first available keyboard to flash over the next 60 seconds. Using --first, you can submit the flashing command with your CTRL keyboard and then press the reset button---no second keyboard needed. Press Enter.
IMPORTANT: Make sure you flash your firmware configuration file and not the applet file. Example of what not to do: "mdloader_windows.exe --first --download applet-mdflash.bin --restart". Flashing the applet file will show as a successful flash, but the keyboard will be unresponsive. To resolve this, simply put the keyboard back into DFU mode (press the reset button) and flash a valid firmware file. If the keyboard you are attempting to flash is your only input device, you'll need a second keyboard to type the correct command given that a keyboard flashed with the applet file will be unresponsive to inputs.