Commit Graph

23 Commits

Author SHA1 Message Date
Sadek Baroudi db8bd48076 pinkies out v3.1 firmware 2024-07-10 21:29:00 -07:00
Sadek Baroudi 16e1f8249b vulpes minora automated build support 2024-05-12 03:44:06 -07:00
Sadek Baroudi 871919d6c2 added new firmware for latest iteration of ffkb v4, separating the first prototypes from the final v4, which is called v0 and v1 in firmware, respectively 2024-01-14 02:57:08 -08:00
Sadek Baroudi 30f8d77f17 missing exception handling for version ext in keyboard list for build script 2023-07-24 16:44:30 -07:00
Sadek Baroudi 041dd0ea85 added pinkies out v2 extended firmware 2023-06-08 00:53:31 -07:00
Sadek Baroudi 47efd9b040 added tenbit 4x12 support 2023-05-06 00:12:10 -07:00
Sadek Baroudi a2be220f6c okay, now I really fixed github actions for tenbit 2023-03-25 13:55:29 -07:00
Sadek Baroudi 6b87a57335 WIP: ffkb integrated RP2040 v3 support 2023-02-19 02:30:32 -08:00
Sadek Baroudi ad1d2af870 new directory structure for ffkb keyboards 2023-02-11 11:11:20 -08:00
Sadek Baroudi 91c69ebd98 added support for snake layer lighting 2022-12-13 15:49:41 -08:00
Sadek Baroudi 706f1f1c97 added the ability to define your own environment variables for make when using fp_build.sh 2022-12-08 21:26:20 -08:00
Sadek Baroudi f5bd7493a8 small issue with interactive mode for convert-to parameter 2022-11-02 11:37:02 -07:00
Sadek Baroudi 7c735f5572 added firmware file size check failure to the build output filename to ensure people don't accidentally use it 2022-10-31 16:40:30 -07:00
Sadek Baroudi bcf042fc8d fixed github workflow build such that firmware is too large doesn't generate an error, but everything else does 2022-10-31 13:21:22 -07:00
Sadek Baroudi 8d1ee3d8be finally got the exit status right for github build action fp_build.sh calls 2022-10-31 12:58:45 -07:00
Sadek Baroudi 629dde3ba2 capturing qmk make exit status to prevent false positives in github actions build 2022-10-31 11:46:40 -07:00
Sadek Baroudi d50bfc5bd8 switched stemcell builds from rules.mk to just part of the github build action 2022-10-31 01:50:41 -07:00
Sadek Baroudi 3be6bec7ee should not have been using .build directory for github build action, and updated build artifact name 2022-10-30 23:18:28 -07:00
Sadek Baroudi f99e4ed45b added firmware file renaming to fp_build.sh for output zip file in github actions 2022-10-30 22:30:47 -07:00
Sadek Baroudi d7ad207322 updated firmware build action to build the right controllers 2022-10-28 12:50:24 -07:00
Sadek Baroudi 44d2577aa1 fixed fp_build.sh, as bash exposes function variables in child functions unless you use local, these were being overridden 2022-10-28 10:41:34 -07:00
Sadek Baroudi d122fb3401 updating fp_build to have the option to generate all possible combinations of keyboard configs 2022-10-27 13:53:52 -07:00
Sadek Baroudi f9eb74ff72 Issue #7: migrate all fingerpunch boards over to use new feature flags framework 2022-09-18 23:05:29 -07:00