|
@@ -8,13 +8,13 @@ These configuration files use a completely different 'matrix scan' system than o
|
|
|
Run the following command in your terminal:
|
|
|
|
|
|
```
|
|
|
-make honeycomb:default
|
|
|
+make keyhive/honeycomb:default
|
|
|
# or use this to automatically flash the controller
|
|
|
-make honeycomb:default:avrdude
|
|
|
+make keyhive/honeycomb:default:avrdude
|
|
|
```
|
|
|
|
|
|
Follow the QMK guide for this or ask in Discord.
|
|
|
|
|
|
### Other Keymaps
|
|
|
|
|
|
-Because this is a totally custom macropad, it is recommended that you copy the `default/` folder, rename it as desired, and modify the `keymap.c` to your liking.
|
|
|
+Because this is a totally custom macropad, it is recommended that you copy the `default/` folder, rename it as desired, and modify the `keymap.c` to your liking.
|