Commit Graph

48 Commits (63c16f4b632a2a82a775f51a3ad0cc690cca1fc9)

Author SHA1 Message Date
Jack Humbert 81ae0fb10e
Update info.json
Jack Humbert e659bc4467
Info json fixes ()
* Update info.json

* Update info.json

* Update info.json

* Update info.json
Jack Humbert 41df0dc9a7 update gh60 info
Jack Humbert 30dc34d529 add gh60 info.json
Maxr1998 5960d0349c Add grave key
Max Rumpf af4697cba5 Add Maxr1998's GH60 layout ()
* Maxr1998's GH60 layout

* delete unused makefile

* Remove unneeded include
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination ()
* 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
Antonio García-Domínguez 20031ab982 Contribute GH60 layout ()
* Add first version of my layout

* Tweaked layout

* gh60/bluezio: SpaceFn CapsLock interferes with Ctrl+Arrows
skullydazed 5fd68266f5 Clueboard 60% support ()
* initial clueboard_60 support

* LED lighting support

* fix the clueboard->clueboard_66 rename

* Add layout support to clueboard_60

* Fix the 60_iso layout so it's actually iso

* add a default keymap for AEK layout

* fix clueboard_17

* Fixup the ISO layouts

* Fix the `wait_ms()/wait_us()` definitions for chibios

* Fix up the wait_ms/wait_us hack. Reduce stack size.

* Add a missing #include "wait.h"

* commit files that should have already been comitted
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. ()
* 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
Joe Wasson 8e1c3f410d Add split layout to more keyboards.
Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards ()
* include variables and .h files as pp directives

* start layout compilation

* split ergodoxes up

* don't compile all layouts for everything

* might seg fault

* reset layouts variable

* actually reset layouts

* include rules.mk instead

* remove includes from rules.mk

* update variable setting

* load visualizer from path

* adds some more examples

* adds more layouts

* more boards added

* more boards added

* adds documentation for layouts

* use lowercase names for LAYOUT_

* add layout.json files for each layout

* add community folder, default keymaps for layouts

* touch-up default layouts

* touch-up layouts, some keyboard rules.mk

* update documentation for layouts

* fix up serial/i2c switches
skullY 4e73b0b8d7 Make the bulk of our keyboards match the readme.md standard
Jack Humbert b476d65b9c Update keyboards' rules.mk/Makefiles ()
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
Erez Zukerman fe9556104b Merge pull request from ariasuni/master
Fix undefined reference errors with avr-gcc 7.1
Jack Humbert 23c448b21d remove .hex, .PNG, .jpg
ariasuni e87691fa5d Fix undefined reference errors with avr-gcc 7.1
Nikolaus Wittenstein 8ddbf7f59f Fix spelling of "persistent"
Fixes .
Jack Humbert ef4a7a0aa0 Merge pull request from Dbroqua/master
GH60 - MX HHKB with 7U spacebar
dbroqua e7347ff0de Merge remote-tracking branch 'origin/master'
dbroqua 9e72b7e7e9 - Added MX HHKB like for gh60 with 7u space bar
Xyverz 0d9bceb2fe Merge remote-tracking branch 'upstream/master'
Eric Dodd a8a4927622 gh60 spacefn
xyverz 99521a4482 Merge remote-tracking branch 'upstream/master'
dbroqua 033f0b92c4 - Added RGB layer on dbroqua GH60 layout
dbroqua 46ff5f3b90 - Fixed bad typo in dbroqua layout for gh60
- Removed unused function in dbroqua layout for gh60
dbroqua 5ee136a36f - Renamed dbroqua_hhkb as dbroqua for gh60 layout
dbroqua b7696fb3b0 - Updated gh60 files
xyverz 9216bc7377 Merge remote-tracking branch 'upstream/master'
Jack Humbert 27ebacb15d merging lets_split
Seth Chandler df8724ce08 remove KC expansion from GH60
Seth Chandler 620e4f74d3 move KC expansion to separate macros
Jack Humbert 3774a7fcda rgb light through midi
Seth Chandler b2bc215934 add sethbc keymap for gh60 and update macro expansion in connection with same
xyverz 8dd422ffe1 Updates to keymap file.
xyverz 063328344a Removed files that weren't supposed to be uploaded from gh60 keymap folder
xyverz 61eb35191a Adding more keymaps.
Fred Sundvik cff26bc484 Merge branch 'master' into fix_line_endings
Fred Sundvik a5b1af4999 Normalize line endings
Fred Sundvik 6cfdd077b5 Fix bad merge
Led should have been added to KC60, not GH60
Fred Sundvik 523dff3005 Merge branch 'master' into makefile_overhaul
Fred Sundvik da226e6126 Update keyboard readme files with new makefile instructions
Fred Sundvik 44441de8ca Split keyboard makefiles into rules and Makefile
Max Whittingham df958a2dbc Update keymap.c
Max Whittingham 1ab527a4db Cleaning up repo
Jack Humbert 13bb6b4b7f Backlight abstraction and other changes ()
* redoes matrix pins, abstracts backlight code for B5,6,7

* slimming down keyboard stuff, backlight breathing implemented

* don't call backlight init when no pin

* cleans up user/kb/quantum calls, keyboard files

* fix pvc atomic

* replaces CHANNEL with correct var in breathing

* removes .hexs, updates readmes, updates template

* cleans-up clueboards, readmes to lowercase

* updates readme
Jack Humbert 649b33d778 Renames keyboard folder to keyboards, adds couple of tmk's fixes ()
* fixes from tmk's repo

* rename keyboard to keyboards