Commit Graph

38 Commits

Author SHA1 Message Date
Clayton Craft a24577fb44 dockerfile: prefix image name with docker.io
This makes sure that all versions of podman can resolve the image
successfully
2022-10-24 10:20:30 -07:00
ReFil b13c301b58 Merge pull request #33 from douglascamata/patch-1
Upgrade Github Actions to avoid deprecations
2022-10-23 18:03:25 +00:00
ReFil ca29f73863 Merge pull request #29 from joshfrench/makefile
Reusable Docker image
2022-10-23 17:51:39 +00:00
Douglas Camata 241a0adc8c Upgrade upload-artifact action to avoid deprecation
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/cache, actions/upload-artifact, actions/cache, actions/checkout

Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
2022-10-21 14:26:02 +02:00
Douglas Camata 75f8abf03d Upgrade checkout action to avoid deprecation
* `Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/cache, actions/upload-artifact, actions/cache, actions/checkout`

Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
2022-10-21 14:25:57 +02:00
Douglas Camata 019aa3feef Upgrade cache action to avoid deprecation
The warnings are:

* `Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/cache, actions/upload-artifact, actions/cache, actions/checkout`
* `The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/`
* `The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/`
2022-10-21 14:25:37 +02:00
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
Josh French 7e9cb93cf2 timestamp doesn't need to be a target 2022-10-13 10:22:16 -04:00
Josh French a7c03958d9 Merge remote-tracking branch 'kinesis/V2.0' into makefile 2022-10-13 10:14:14 -04:00
Josh French 4f09557004 Specify setup prereqs
Co-authored-by: Ed Flanagan <ed@flanagan.xyz>
2022-10-12 16:08:31 -04:00
ReFil f37076ddd8 Merge pull request #25 from stapelberg/fix-docker-build
fix local docker build
2022-10-12 15:42:23 +00:00
Josh French 90c3c41b9d We only need config/west.yml at this stage 2022-10-11 12:15:49 -04:00
Josh French 3b0bfd72fe Remove old scripts 2022-10-11 11:32:30 -04:00
Josh French 1660f0c75e this is being handled elsewhere 2022-10-11 11:26:42 -04:00
Josh French b3e58a53b8 Update docs 2022-10-11 11:24:22 -04:00
Josh French 1d14ffdb30 Use makefile for a reusable docker image 2022-10-11 11:13:38 -04: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