Commit Graph

35 Commits (58e169df8b00ec7d4863fb4c783e140d96114455)

Author SHA1 Message Date
Jesse Vincent 976b835441 standardize -latest ordering and remove a stray .hex
8 years ago
Jesse Vincent 16bfa9e771 add a -latest alias for the "with-bootloader" version of the hex file
8 years ago
Jesse Vincent 2dbed0027d Make the bootloader path overridable
8 years ago
Jesse Vincent fa56858695 Add the cwd to the searchpath for kaleidoscope builder. This lets you build a sketch with the traditional arduino sketch code layout
8 years ago
Jesse Vincent d119dcd105 remove a vestigal reloading of the sketch's settings file
8 years ago
Jesse Vincent 6b868de066 Also search for a settings file in the root of the source directory without a leading .
8 years ago
Jesse Vincent e7b186c597 Rename the settings file for the builder to give a hint as to what it's a settings file for
8 years ago
Jesse Vincent cd843688ae reorganize settings and add section headings for clarity
8 years ago
Jesse Vincent 62b556c23a Lift the macOS overrides up to before the definitions that use them
8 years ago
Gergely Nagy 546f6ea218 kaleidoscope-builder: Add . to the library path
8 years ago
Jesse Vincent c0d66cee1a Move the sample layouts into the firmware sketch
8 years ago
Gergely Nagy e305e51455 The Big Rename
8 years ago
Jesse Vincent eaeae8157b Merge pull request #98 from algernon/h/tools/keyboardio-builder/purge-unused
8 years ago
Gergely Nagy 56652c6d84 tools/keyboardio-builder: Fix the build-all command
8 years ago
Jesse Vincent c2d963854e refactor flashing code
8 years ago
Jesse Vincent 418309ba11 split out flashing with an external programmer to its own function
8 years ago
Jesse Vincent d0e0cf3a5c Split out flashing over USB into its own function
8 years ago
Jesse Vincent 117bcf5a09 Only load up our settings once in the beginning
8 years ago
Gergely Nagy 23bb826bdb tools/settings.sh: Make BOARD, MCU, and FQBN overrideable
8 years ago
Gergely Nagy 027f79452e keyboardio-builder: Drop submodule_update
8 years ago
Jesse Vincent c2bee5df76 the builder wants RESET_DEVICE instead of RESET_BOARD
8 years ago
Gergely Nagy 9ce7096268 tools/keyboardio-builder: Rename report-size to size
8 years ago
Gergely Nagy 2a1aafc817 tools/keyboardio-builder: Correct the dependency check
8 years ago
Gergely Nagy f371692a10 tools/keyboardio-builder: Dependency handling
8 years ago
Gergely Nagy 15e423af42 tools/keyboardio-builder: Source ~/.keyboardio-builder.conf too
8 years ago
Gergely Nagy fa51f17ac4 tools/keyboardio-builder: Use awk instead of bc
8 years ago
Gergely Nagy 7bca9e9497 tools/keyboardio-builder: Only add -libraries, if needed
8 years ago
Gergely Nagy 942df470f6 tools/keyboardio-builder: Make it cd less
8 years ago
Gergely Nagy bd5f7d92ac Further keyboardio-builder improvements
8 years ago
Gergely Nagy f655c446a1 Add a new tool to help build the firmware
8 years ago
Gergely Nagy e72867fe68 Introduce ___ and XXX aliases
8 years ago
Gergely Nagy 728a8ac34f generate_keymaps: Don't prepend Key_ to everything
8 years ago
Scott Perry d60df1b099 Revert "Prettier keymap formatting"
8 years ago
Scott Perry 0f449a320e Prettier keymap formatting
8 years ago
jesse 71059ad363 The problem of layout definition being a little too obtuse can be solved by adding a layer of indirection
11 years ago