Thanks to visit codestin.com
Credit goes to github.com

Skip to content

benjaminblackswan/QMK_Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

QMK Development

How to update QMK Keymaps and flash the keyboard

  1. go to C:\Users\benja\qmk_firmware\keyboards\keychron\q1v1\ansi\keymaps\Ben_Keychron_Q1V1_QMK_Development
  2. Update your keymap
  3. Open QMK MSYS program from Start menu
  4. run the qmk compile command
image

You should see five [OK]s. This will update the .hex file needed to flash your keyboard.

  1. Run QMK Toolbox, located at C:\Users\benja\OneDrive\Onedrive\Human Input Devices\Keyboard\QMK Development, it is not an installed software, run directly from file.

  2. Check Auto-Flash box tick box.

  3. Select ATmega34U4.

  4. Click Open and select to the .hex file updated in step 4, it is located in C:\Users\benja\qmk_firmware\.build. Check the date and time of the .hex, it should be recently built. image

  5. Put your keyboard into flash mode, this is the QK_BOOT macro in your keymap that you flashed previously. image

  6. Create a copy of the keymap into C:\Users\benja\OneDrive\Onedrive\Human Input Devices\Keyboard\QMK Development\Keychron Q1V1 Keymap Archive


Note: when upload macro name, you have to updated in three places!!

in case your keychron keyboard gets soft bricked, do this

  • unplug your keyboard
  • take off the spacebar cap
  • hold down the reset button found under the spacebar cap
  • re-connect the usb cable
  • this will put the keyboard into flash mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published