Skip to content

Commit 47ac882

Browse files
ReFilSpencer Hall
authored and
Spencer Hall
committed
Clique and mouse movement update (KinesisCorporation#630)
* Target new branch * Enable mouse emulation * Clique changes Update adv360.keymap Add unlock behavior to keymap * Improve light behavior * Update CHANGELOG.md * Add Layer names, extra clique layers * Update adv360.keymap * Add clique local building * Add predefined Studio macros * Change to new battery command * Update get_version.sh * Make &kscan0 a wakeup source * New layer names * Update CHANGELOG.md
1 parent 88a6279 commit 47ac882

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

config/adv360.keymap

+19
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,25 @@
223223
status = "reserved";
224224
};
225225

226+
extra4 {
227+
display-name = "Yellow";
228+
status = "reserved";
229+
};
230+
extra1 {
231+
display-name = "Red";
232+
status = "reserved";
233+
};
234+
235+
extra2 {
236+
display-name = "Purple";
237+
status = "reserved";
238+
};
239+
240+
extra3 {
241+
display-name = "Cyan";
242+
status = "reserved";
243+
};
244+
226245
extra4 {
227246
display-name = "Yellow";
228247
status = "reserved";

0 commit comments

Comments
 (0)