summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-11this is being handled elsewhereJosh French
2022-10-11Update docsJosh French
2022-10-11Use makefile for a reusable docker imageJosh French
2022-10-11Merge pull request #28 from joshfrench/set-bt-manufacturerReFil
BT config uses a different field for the manufacturer name
2022-10-11BT config uses a different field for the manufacturer nameJosh French
2022-10-09Merge pull request #24 from ed-flanagan/v2/keymap-format/1ReFil
Format adv360.keymap layers
2022-10-07Format adv360.keymap layersEd Flanagan
* 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-07Config changesReFil
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-09-26Update build.shReFil
Remove DTS file listing requirement that was deprecated in teh move to Z3
2022-09-17Z3 update pushReFil
2022-09-07Update README.mdKinesis Keyboards
2022-08-09Merge pull request #5 from PolarityWorks/mainKinesis Keyboards
Remove extraneous thumb keys
2022-08-07Remove extraneous keyReFil
2022-06-13Update adv360.keymapKinesis Keyboards
Test actions for 4 hotkeys (Keypad 1-4)
2022-06-13Update macros.dtsiKinesis Keyboards
2022-05-23Merge pull request #4 from ryanwinchester/V1.0Kinesis Keyboards
Add local build option with Docker and README
2022-05-20Add Dockerfile optimizationsRyan Winchester
@ThePrimeagen did these on-stream.
2022-05-20Add local build option with Docker and READMERyan Winchester
2022-05-06Merge pull request #2 from PolarityWorks/mainKinesis Corporation
V1.0.1
2022-05-06Merge branch 'KinesisCorporation:main' into mainReFil
2022-05-06Fix clock accuracyReFil
2022-04-03Merge pull request #1 from PolarityWorks/mainKinesis Corporation
V1.0.0
2022-04-03Initial commitReFil
2022-04-01Initial commitKinesis Corporation