Commit Graph

26 Commits (new_project_fix)

Author SHA1 Message Date
Jack Humbert 1745f202cc update keymaps to not be the canonical file 7 years ago
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* start to update readmes and keyboards

* look in keyboard directories for board.mk

* update visualizer rules

* fix up some other keyboards/keymaps

* fix arm board ld includes

* fix board rules

* fix up remaining keyboards

* reset layout variable

* reset keyboard_layouts

* fix remainging keymaps/boards

* update readmes, docs

* add note to makefile error

* update readmes

* remove planck keymap warnings

* update references and docs

* test out tarvis build stages

* don't use stages for now

* don't use stages for now
7 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 7 years ago
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
7 years ago
Joe Wasson fe60cbd928 Remove PLAY_NOTE_ARRAY usages to get rid of warning. 7 years ago
Nikolaus Wittenstein 8ddbf7f59f Fix spelling of "persistent"
Fixes #1201.
7 years ago
Gabriel Young a64ae10662 Update existing keymaps
Update existing keymaps to enable MIDI_BASIC functionality.  Also added
an option MIDI_ENABLE_STRICT to be strict about keycode use (which also
reduces memory footprint at runtime)
8 years ago
Jack Humbert 245c9508bd adds warnings to 4 keymaps 8 years ago
UnderSampled 9e6a493172 Fixed Impossible Layout readme tables (again) 8 years ago
Stephen Christie 073a1f21bb Corrected Impossible Layout readme tables 8 years ago
Stephen Christie 9d629719cb Filled Impossible Layout documentation 8 years ago
Stephen Christie 86e85438d3 Fixed Qwerty Fn layer to match documented design 8 years ago
Stephen Christie 0acb394ac4 Moved Insert, PrtSc, Pause to Adjust; Corner enter 8 years ago
Stephen Christie 76ef37e72d Corrected Qwerty/Fn Mismatch. 8 years ago
Stephen Christie 4b74c90cdb Added quote key. 8 years ago
Stephen Christie 5f2d3f27de Moved CapsLk, ScrollLk, and NumLk to Adjust layer 8 years ago
Stephen Christie c018743729 Connected all layers through Adjust layer 8 years ago
Stephen Christie 6567fa1ebe Fixed Function keys (Impossible layout) 8 years ago
Stephen Christie a4e5a4d566 Modified Qwerty, created Qwerty with numbers 8 years ago
Stephen Christie 57952949fe General table cleanup. 8 years ago
Stephen Christie ff8136b883 Modified Plover layer for Impossible's home position. 8 years ago
Stephen Christie 465cf08c63 Removed unused layers (keeping QWERTY for later/reference) 8 years ago
Stephen Christie fb2a7d787a Removed unused layers (left QWERTY for later use/reference) 8 years ago
Stephen Christie 723857bf8a Table for Fn
layer.
8 years ago
Stephen Christie a39eaa7fb5 Switched to natural arrows, put ENTER on middle Fn, swapped Shift and CTRL. 8 years ago
Stephen Christie eeb100f87d First draft of the 'impossible' layout. 8 years ago