Commit Graph

47 Commits (64dff51199d0d72155d820fcce91f7bc039cde37)
 

Author SHA1 Message Date
Gergely Nagy 64dff51199
Merge pull request #7 from jamesnvc/get-key-override-fix
7 years ago
Gergely Nagy 877a51a575
Merge pull request #8 from jamesnvc/readme-update-max-layers
7 years ago
James N. V. Cash cc0d69ea2d Explain what max_layers should be set to in README
7 years ago
James N. V. Cash 5d53d77c6f If layer is greater than max_layer, always fall back to EEPROM
7 years ago
Gergely Nagy 604e64fb91
Merge pull request #6 from jamesnvc/addressing-issues
7 years ago
James N. V. Cash c298d22827 Only need keysPerLayer in the updating branch of the conditional
7 years ago
James N. V. Cash 0073be9a74 Fix error in storing keys by layer
7 years ago
James N. V. Cash 480bfbd021 Guard against out-of-bounds layer
7 years ago
Gergely Nagy b7d27a8997 Merge pull request #5 from jamesnvc/print-layer
7 years ago
James N. V. Cash e4cf2e4c75 Add documentation about new hook to readme
7 years ago
James N. V. Cash 6dcc6a9277 Teach plugin to print out the contents of a given layer
7 years ago
Gergely Nagy b62f7494b2 Merge pull request #3 from jamesnvc/receive-by-layer
7 years ago
James N. V. Cash 0f00b4a9a9 Add method to allow upload of keymap for individual layer
7 years ago
Jesse Vincent c8c5cc0b02 Update Makefile with OSX fixes and new paths
7 years ago
Jesse Vincent ceaded3eb4
Update Makefile to fix OS X build
7 years ago
Gergely Nagy 98b389411b Use Kaleidoscope.use instead of USE_PLUGINS
7 years ago
Gergely Nagy feda651170 Mark the plugin stable
7 years ago
Jesse Vincent 36a0632d6d
astyle to pad operators
7 years ago
Gergely Nagy 8782cea7c1 Focus: When printing the keymap, use the effective layout
7 years ago
Gergely Nagy ba6128dddc Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent 97008a28f0
"make astyle
7 years ago
Jesse Vincent a0cebeb0ee
Switch to modern build infrastructure
7 years ago
Jesse Vincent 0e0f3037e5
Modernize build and test infra
7 years ago
Jesse Vincent 543c3b09f2
Update example to match new keymap
7 years ago
Gergely Nagy 2f7c38a15d Focus: Fix the `keymap.transfer` docs
8 years ago
Gergely Nagy e07f00e947 Focus: keymap.map should work with raw keycodes
8 years ago
Gergely Nagy 1432015235 Focus: Merge keymap.dump and keymap.upload into keymap.map
8 years ago
Gergely Nagy 78836fd091 Focus: Less formatting in the dump output
8 years ago
Gergely Nagy cdbbc0cd0a Instead of full docs, only document the commands
8 years ago
Gergely Nagy 379a2d483b Add a `getKeyOverride` method
8 years ago
Gergely Nagy 0f3dddae98 Make the `updateKey` method public
8 years ago
Gergely Nagy b766ad6c4d README: Add a "Dependencies" section
8 years ago
Gergely Nagy 0c387ce1c3 Focus: Lift out keymap.transfer
8 years ago
Gergely Nagy 035c95a207 No need to consume the trailing \n anymore
8 years ago
Gergely Nagy a747d6c8cf Use the new Focus helpers
8 years ago
Gergely Nagy 5a7601bb30 Update to use the new EEPROM-Settings library
8 years ago
Gergely Nagy 4e1a579136 Do not treat 0xffff as NoKey
8 years ago
Gergely Nagy e3481be6ed Fix the `keymap.dump` Focus command
8 years ago
Gergely Nagy 18d8a31338 Drop the getPos & setPos commands
8 years ago
Gergely Nagy 33f5d8d9de Some small code optimizations
8 years ago
Gergely Nagy 80178956e4 Travis: Remove obsolete workarounds
8 years ago
Gergely Nagy 807d18ab31 Nicer dump output
8 years ago
Gergely Nagy 45391388db Move the Focus hook into a separate file
8 years ago
Gergely Nagy 00b836d0ac Code optimalization
8 years ago
Gergely Nagy 73c0f86d37 Add a missing #pragma once
8 years ago
Gergely Nagy 03ab5f1a47 Updated to support newest Focus
8 years ago
Gergely Nagy db09b35be3 Initial import
8 years ago