ReFil
0737d53e01
Update Makefile variables ( #335 )
2 years ago
ReFil
4a5003a0d4
Base ZMK update ( #326 )
2 years ago
Jim Jowdy
1728a660ce
Prefer `tr` to ${char^^}, which does not work on older bash versions ( #303 )
...
* Prefer `tr` to ${char^^}, which does not work on older bash versions
* Update CHANGELOG.md
---------
Co-authored-by: ReFil <31960031+ReFil@users.noreply.github.com>
2 years ago
ReFil
7287c4daf6
Add version macro ( #300 )
2 years ago
ReFil
e6df7b4508
Add pull request template ( #293 )
...
* Add pull request template
* Update CHANGELOG.md
2 years ago
ReFil
9becf801cf
Revert "Updated keymap"
...
This reverts commit 9fc6c6239c .
2 years ago
ReFil
3a356154a2
Revert "Updated keymap"
...
This reverts commit 18e664a839 .
2 years ago
adv360proapp[bot]
18e664a839
Updated keymap
2 years ago
adv360proapp[bot]
9fc6c6239c
Updated keymap
2 years ago
David Whetstone
11932126d4
Make get_version use bash from $PATH ( #287 )
...
* Make get_version use bash from $PATH
* Update CHANGELOG.md
---------
Co-authored-by: ReFil <31960031+ReFil@users.noreply.github.com>
2 years ago
ReFil
2055aa2498
Update bluetooth settings in light of user feedback ( #289 )
2 years ago
ReFil
d0ffaf89f8
Revert "Add version macro to keymap.json ( #269 )"
...
This reverts commit 7adf0629f7 .
2 years ago
ReFil
7adf0629f7
Add version macro to keymap.json ( #269 )
...
* Update keymap.json to reflect version macro
* Update CHANGELOG.md
2 years ago
ReFil
5ebf383690
Changelog new base ZMK update ( #268 )
2 years ago
ReFil
cdcec22e60
Version compiled FW with automatic macro ( #267 )
...
* Version compiled FW with hash
Auto generates a macro to type out version info, local and github compilation now includes commit hash and timestamp in final uf2 files
* Fix local builds
makefile doesn't like the script returning the macro, directed to null for local builds as version.dtsi file accessible
2 years ago
ReFil
44a42af666
Document new NKRO settings ( #264 )
...
* Document new NKRO settings
* Update CHANGELOG.md
2 years ago
ReFil
b7ee938784
Improve documentation based on feedback ( #260 )
...
* Improve documentation based on feedback
* Update README.md
* Update CHANGELOG.md
2 years ago
ReFil
95477ea74b
Update reset file
...
Improves reset performance after last minor ZMK update
2 years ago
ReFil
71a5ba15e5
Update ZMK ( #248 )
...
Tweaks to point to new ZMK branch, changes to support this.
2 years ago
ReFil
82494e7740
Further documentation work ( #241 )
...
* Minor cleanup, change date format, add beta testing
* Update CHANGELOG.md
2 years ago
S0AndS0
8e2e77b638
Fix shell check warnings ( #242 )
...
* Fix SC2002 Shell Check warning
* Fix SC2086 Shell Check warnings
2 years ago
ReFil
45fca6f601
Readme rewrite ( #222 )
2 years ago
ReFil
581cf8380e
Add CHANGELOG ( #221 )
2 years ago
Santhosh Kannan
2d369451ae
Add instructions for upgrading from V2 to V3 in README ( #197 )
...
This commit adds a new section in the README.md file detailing instructions for users upgrading from V2 to V3.
2 years ago
ReFil
771d68f3a6
V3.0 Update
...
refactor(board): Update to z3.2
Major update to underlying code requires change to the repo, brought in line with zmk pr for commonality, fixed indentation to comply with zmk pre-commit formatting reqs
Update settings-reset, change RGB modes
Add Update instructions, Assets folder
3 years ago
ReFil
e407190556
Refactor(boards): cleanup pins and keys
...
Remove unmapped keys from matrix, remap transform in line with this, unmap associated IO, bring keymap in line with manual
3 years ago
ReFil
8c143179ca
Merge pull request #128 from tplunket/tplunket/update-readme
...
Provide flashing instructions, point at GUI editor, and format support links.
3 years ago
Tom Plunket
9a5d22ca99
Refine wording of steps in firmware flashing.
3 years ago
Tom Plunket
603133f060
Provide flashing instructions, point at GUI editor, and format support links.
3 years ago
ReFil
1a5041d570
Remove unnecessary keys from GUI
3 years ago
ReFil
d9854e825a
Merge pull request #116 from ReFil/add-pedal2
...
Fix config files to add extra pedal keys
3 years ago
ReFil
eac52a197c
Fix json files
3 years ago
ReFil
80885e63c1
Merge pull request #114 from ReFil/add-pedal2
...
Add additional pedal keys
3 years ago
ReFil
bdfd6475b4
Add additional pedal keys
...
Adds pedal2 keys on left and right back into matrix
3 years ago
ReFil
09ff934f7d
Merge pull request #101 from ReFil/disable-log
...
Disable USB logging
3 years ago
ReFil
b8f123aa37
Disable logging
3 years ago
ReFil
06e684cbf2
Merge pull request #91 from ReFil/Fix-osx
...
Disable SELinux support on OS X
3 years ago
ReFil
caeede0f56
Merge pull request #92 from nickcoutsos/patch-1
...
Correct column alignment for generated keymaps
3 years ago
ReFil
d011eea953
use $(strip to remove whitespace
3 years ago
Nick Coutsos
8d45b53bee
Fix alignment of space thumb key
3 years ago
Nick Coutsos
d1bbf83736
Correct column alignment for generated keymaps
...
- Updated the layout definition to at least make sure the right half mirrors the left.
- Updated some of the labels to match the default keymap
3 years ago
ReFil
0e19696301
Disable SELinux support on OS X
3 years ago
ReFil
0fb8e5824f
Merge pull request #57 from KinesisCorporation/56-instructions-in-readme-fail
...
Update README.md to account for new makefile setup
3 years ago
ReFil
49fb545310
Readme Cleanup
3 years ago
ReFil
54abe0b531
Update README.md
3 years ago
ReFil
685f436431
Merge pull request #58 from jasonish/selinux/v1
...
Makefile: allow volumes to work on selinux
3 years ago
Jason Ish
f8756e33e2
Makefile: allow volumes to work on selinux
...
Volumes need the "z" option to work on selinux enabled systems. This has
no affect on systems that are not selinux enabled.
3 years ago
ReFil
2562f62fdf
Merge pull request #42 from allanwind/makefile
...
Makefile: simplify; clean should remove images created
3 years ago
Allan Wind
b3753fd711
Makefile: simplify; clean removes images
...
The target all was previous running setup followed by build. As
both setup and build are phony targets they run in sequence and because
the firmware contain the timestamp they always run (dependencies doesn't
do anything). all now does exactly what it says on the tin
without introducing non-standard targets.
clean now removes the images that created during build which is
what you expect from that target. See:
https://www.gnu.org/software/make/manual/html_node/Standard-Targets.html#Standard-Targets
3 years ago
ReFil
754f13303d
Merge pull request #36 from craftyguy/V2.0-make-clean-no-fail
...
makefile: ignore errors during clean
3 years ago