Commit Graph

49 Commits (gb_port)

Author SHA1 Message Date
Budi Dharmawan e4230c84d0 [budi] tv44 arrow dvorak (#2151)
* [budi] tv44 arrow dvorak

* [tv44/budi] Removed qwerty, added readme
7 years ago
Ethan Madden b45b223389 Small documentation and keymap tweaks for my minivan layout (#1891)
* Added personal minivan keymap

more consistent layer setup

documentation!

slide some things around

more doc jiggling

* Small layout and documentation tweaks

Small documentation updates

dropped Makefile that for some reason was still in my branch

* found and removed extra makefile
7 years ago
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
Kaleb Elwert a4ff8b91f7 Update tv44-belak keymap 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
Ethan Madden de0e025472 Added personal minivan keymap (#1681)
more consistent layer setup

documentation!

slide some things around

more doc jiggling
7 years ago
Michael Terhar 7960302242 Keymaps for several of my boards (#1641)
* copied mjt keymaps from archive

* All mjt boards now compile

* fixed jd45-mjt breathing

* Updates to fix SpaceFN but not tested yet.

* Still missing either spacebar or an adjacent keypress.

* Debugging rigged up for use with hid_listen.

* Reverted the default keymap to use tap_layer_key rather than custom.  Moved custom approach to keymap_debug.c

* Fixed the lower-left side of the keymap, which needed more spacers due to the matrix being directly put into the array rather than using the keymap function.

* Cleaned up JD45 keymap that uses tapkey.

* Redid minivan keymap with numsym rather than raise/lower.
Untested.

* Created my MJT keymap for HHKB
Enabled dynamic macros and moved
somoe of the shortcuts around.

* Minor keymap fixes to make them compile without errors.

* Added home/end to right arrow cluster on DYN layer.

* Added more keys to fn and dyn layers.

* It wasn't using my custom layer last time somehow...?  Now it will.

* Compiled and installed at end of day on 8/23

* Moved macros to FKEY layer because Adjust was too hard to get into and out of without some sort of feedback.

* Fixed volume controls... were reversed and disabled.

* Added F13-F15 back to fkeys layer in Minivan

* Created new Planck Keymap that uses the NumSym and FKeys layer approach like the Minivan.

* Removed DYN layer.

* Fixed diagram in planck numsym.

* Cleanup for pull request.

* Roadkit flip phone warning.

* Replaced PLAY_NOTES_ARRAY to PLAY_SONG

* reset the submodules

* checked out specific commits for submodules

* Removed debugging from JD45 shared config.h

* Moved custom rules.mk to apropriate keymap

Reset the shared rules.mk file.

* Trailing return issue in rules.mk

Gotta make for a smooth pull request :-)
7 years ago
skullY 4e73b0b8d7 Make the bulk of our keyboards match the readme.md standard 7 years ago
Jack Humbert b476d65b9c Update keyboards' rules.mk/Makefiles (#1442)
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
7 years ago
Kaleb Elwert f71c990215 tv44: Add core layout based on the Core 47 7 years ago
Kaleb Elwert 722adce095 tv44: Rearrange belak keymap and add some tap dance magic 7 years ago
Kaleb Elwert e9a4a5e961 tv44: add belak keymap 7 years ago
Kaleb Elwert 29108d1477 tv44: update tong92 keymap to use KEYMAP macro 7 years ago
Kaleb Elwert 4cefb45a2d tv44: update xyverz keymap to use KEYMAP macro 7 years ago
Kaleb Elwert f894103997 tv44: update default keymap to use KEYMAP macro 7 years ago
Kaleb Elwert b56a9a9899 tv44: update jeebak keymap to use new macros and remove custom ones 7 years ago
Kaleb Elwert e32e7dc0f5 tv44: update smt keymap to use new macros and remove custom ones 7 years ago
Kaleb Elwert 44ce179192 tv44: Fix up the KEYMAP macro
Previously KEYMAP referred to the KEYMAP_ARROW layout and had 45 keys. It makes
more sense for the default keymap to be the 44 key layout, as is implied by the
name.

Additionally keymaps for all other known layouts have been added:

KEYMAP - base layout
KEYMAP_ARROW - additional key in bottom right
KEYMAP_COMMAND - additional key in bottom left
KEYMAP_ARROW_COMMAND - combination of KEYMAP_ARROW and KEYMAP_COMMAND
7 years ago
Jack Humbert a7ce482d14 remove the rest of the .pngs 7 years ago
Nikolaus Wittenstein 8ddbf7f59f Fix spelling of "persistent"
Fixes #1201.
7 years ago
Xyverz b844fe7efd LT doesn't work with tri_layer. Removed it from this keymap. 8 years ago
Xyverz 3a00aafd39 swapped RAISE with LOWER in layer-tapping macros. 8 years ago
Xyverz 41d45afd2a Fixed a weird diff mishap. 8 years ago
Xyverz e11cb44926 Merge branch 'tv44_revamp' 8 years ago
Xyverz a3aadd888f Updated my TV44 keymap to be more planck-like.
Used the current default planck keymap as a guide.
8 years ago
Xyverz a343188dcf macros to make keymap reading easier. 8 years ago
Xyverz a22286e834 Added keymap to TV44 Revamp 8 years ago
Jack Humbert da53f3a529 Merge pull request #1194 from tong92/master
Adds tong92's keymap to tv44
8 years ago
Xyverz c034b61b1a Merge remote-tracking branch 'upstream/master' 8 years ago
= e508b5e04e Adds tong92's keymap to tv44 8 years ago
Stephen Tudor 88e862e472 Update smt keymaps for consistency 8 years ago
Xyverz bf6f7a623d Merge remote-tracking branch 'upstream/master' 8 years ago
Stephen Tudor b6730285b4 Add smt keymap for tv44 (MiniVan) 8 years ago
Xyverz b8b2a55973 Merge remote-tracking branch 'upstream/master' 8 years ago
kd0kkv c660d5f814 Update keymap.c
Fixed the default querty layout to have a B button and just one F
8 years ago
xyverz e3c3170610 More standardization between the three layouts
Swapped Number Row with Symbols between _L1 and _L2.
8 years ago
Xyverz 8cd3a84025 revisions to my keymap again. 8 years ago
Jack Humbert 326de65439 Merge pull request #689 from jeebak/tv44-jeebak
Port jeebak's Planck/JD45 keymap to TV44
8 years ago
JeeBak Kim 5fe883e74b [tv44] Port jeebak's planck keymap to tv44 8 years ago
JeeBak Kim ff0e0ee459 [tv44] Add "jeebak" keymap folder as a copy of the "default" folder 8 years ago
Fred Sundvik 8f2af3c6bc Merge branch 'master' into makefile_overhaul 8 years ago
Xyverz 02f4e5b064 Merge remote-tracking branch 'upstream/master' 8 years ago
Xyverz 364b77563c Added missing key K3A to KEYMAP() macro in tv44.h 8 years ago
Kyle Berry 30de8663a9 Fixing Dvorak
Updating with proper Dvorak layout.
8 years ago
Fred Sundvik da226e6126 Update keyboard readme files with new makefile instructions 8 years ago
Fred Sundvik 44441de8ca Split keyboard makefiles into rules and Makefile 8 years ago
Ian Sterling 2d0f585e42 Renamed minivan44 to tv44 in all occurrences per wishes of
Jack and Evan.
8 years ago