Commit Graph

24 Commits

Author SHA1 Message Date
ReFil d140f7bfb8 fix(split): Update settings reset file
New settings reset file fully erases the peripheral data from the central, vital for ble whitelisting feature
2022-10-20 13:26:33 +01:00
ReFil f37076ddd8 Merge pull request #25 from stapelberg/fix-docker-build
fix local docker build
2022-10-12 15:42:23 +00:00
ReFil 2f0f47dc43 Merge pull request #28 from joshfrench/set-bt-manufacturer
BT config uses a different field for the manufacturer name
2022-10-11 14:05:10 +00:00
Josh French 73a3e10338 BT config uses a different field for the manufacturer name 2022-10-11 09:55:51 -04:00
Michael Stapelberg 1fe9cfcb2f fix local docker build 2022-10-09 16:04:42 +02:00
ReFil 73db660251 Merge pull request #24 from ed-flanagan/v2/keymap-format/1
Format adv360.keymap layers
2022-10-09 10:01:13 +00:00
Ed Flanagan ee04b1c728 Format adv360.keymap layers
* Cleanup layer binding formatting
    * Align rows/columns
    * Be consistent for each layer
    * Consistent with `keymap.json`
* Replace `BKSP` with `BSPC`
    * Based on https://zmk.dev/docs/codes/keyboard-keypad#control--whitespace
    * Consistent with `keymap.json`
* Replace default layer `&kp KP_NUMBER_*` with `&none`
    * These were `&none` in v1
    * Consistent with other layers
2022-10-07 17:38:20 -07:00
ReFil 43d0e71ca0 Config changes
Removed default brightness as that's handled by base firmware now
Added USB VID, PID and manufacturer ID
Enabled DCDC converter for marginally improved battery
2022-10-07 21:45:31 +01:00
ReFil de48875a50 Update build.sh
Remove DTS file listing requirement that was deprecated in teh move to Z3
2022-09-26 21:18:54 +01:00
ReFil c25d2c8add Z3 update push 2022-09-17 19:51:37 +01:00
Kinesis Keyboards 16dcdb9fae Update README.md 2022-09-07 15:51:27 -07:00
Kinesis Keyboards c747ff3290 Merge pull request #5 from PolarityWorks/main
Remove extraneous thumb keys
2022-08-09 11:33:48 -07:00
ReFil 8f92f812c7 Remove extraneous key 2022-08-07 22:48:33 +01:00
Kinesis Keyboards 604121eda8 Update adv360.keymap
Test actions for 4 hotkeys (Keypad 1-4)
2022-06-13 10:22:21 -07:00
Kinesis Keyboards c42fe654b8 Update macros.dtsi 2022-06-13 10:14:25 -07:00
Kinesis Keyboards 392a9417c2 Merge pull request #4 from ryanwinchester/V1.0
Add local build option with Docker and README
2022-05-23 12:18:12 -07:00
Ryan Winchester 9517b0ccff Add Dockerfile optimizations
@ThePrimeagen did these on-stream.
2022-05-20 21:08:18 -03:00
Ryan Winchester 068b1ff56a Add local build option with Docker and README 2022-05-20 16:59:56 -03:00
Kinesis Corporation 68fe75d403 Merge pull request #2 from PolarityWorks/main
V1.0.1
2022-05-06 11:46:55 -07:00
ReFil 8c0e298663 Merge branch 'KinesisCorporation:main' into main 2022-05-06 19:28:38 +01:00
ReFil 89440193f8 Fix clock accuracy 2022-05-06 19:28:22 +01:00
Kinesis Corporation 2901f3ef8a Merge pull request #1 from PolarityWorks/main
V1.0.0
2022-04-03 15:18:48 -07:00
ReFil 6aae0c6be2 Initial commit 2022-04-03 22:06:51 +01:00
Kinesis Corporation 0a38e2de04 Initial commit 2022-04-01 10:43:58 -07:00