Skip to content

superxc3/corne-wireless-view-zmk-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Corne zmk mousekeys repo

This repo is designed for advanced users to enable mousekeys supports.

Repo to go

  1. main-with-native-mouse: For niceview with mouse support (for advanced users)
  2. oled-with-native-mouse: For oled with mouse support (for advanced users)

First time bluetooth connection

Please test before flashing to avoid complicating troubleshoot procedure. ble keyboard corne


Key remap

After you make sure that the board can be connected and every key is registering, you can proceed to remap the keys according to your needs.

Steps

1fork
1. Please fork this main-with-native-mouse github repo.
2 githubsignin
2. Go to keymap editor to edit keymap. Choose Github from the list. 3. Sign in your github account.
3
4. Choose github repo you just forked in 1. Make sure you select the correct Branch main-with-native-mouse for mouse repo.
5. Start edit your keymap, after finish click SAVE.
image
6. For mouse keys, please refer to Keycode. Head to corne.keymap and key in mouse keycode. You can refer to layer 7 in Keymap Editor for some samples.
7. Click save or commit changes. If it does not auto run, Go to Actions, click Build, Run workflow
4
8. Click firmware and extract the two uf2 out. Drop to left and right respectively.

Keycode

Kindly note that some keycodes are different from zmk mouse repo, please refer to native-keycode for full list. Use these keycodes in corne.keymap, some codes are not available and synced with Keymap Editor, you are not encouraged to remap mouse key in Keymap Editor.


Flashing uf2 to split

You may refer to the demo for flashing procedure. Details as follow:

  1. Connect left and right splits to your pc (both connect together using type c cable).
  2. Put right into bootloader mode (press the reset button), one window is popped out showing "nicenano" folder. Dont do anything yet, remember this folder as right split.
  3. Now press reset button on your left split, one window will be popped out as previous step.
  4. Drag left and right uf2 to respective folders.
  5. Do not disconnect right split yet.
  6. Remove left split from type c cable. Proceed to First time bluetooth connection to connect your board to pc. If successfully connected, you shall able to type without cable now.
  7. If so, remove the right split from type c cable. Both should be working good now!
  8. If you dont have extra usb c cable...You can do left first, then quickly move to right so the right can sync with left.

Common Issues and Troubleshooting

  1. Mac or Window OS connected but not responding, this is working for Bluetooth 5.2 Windows.
  2. Master connected and can type, but not slave refer to Split Keyboard Halves Unable to Pair.
  3. You may compile the reset.uf2 yourself or get it from setting reset.uf2.
  4. The board is pre-flashed with the mouse-native.uf2. You may always use these to test the board.
  5. No key is registering: have you toggled the power button? (if you have one)

Light indicator from Supermini MCU

  1. Blue light: you are connected to usb c and the board is charging
  2. Slight blue light blinking: you are connected to usb c but not connected to battery. Toggle power button to allow charging.
  3. Blink red once: when you toggle the power button on
  4. Flashing red: no firmware flashed to the mcu yet

Light indicator from Nicenano v2 MCU

  1. Blue light: you are connected to usb c and the board is charging
  2. Blue blinking: bootloader mode, no firmware is loaded

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published