Jack Humbert
d2ff66a985
Creates a layouts/ folder for keymaps shared between keyboards ( #1609 )
...
* 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
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
Erez Zukerman
fe9556104b
Merge pull request #1331 from ariasuni/master
...
Fix undefined reference errors with avr-gcc 7.1
7 years ago
Jack Humbert
23c448b21d
remove .hex, .PNG, .jpg
8 years ago
ariasuni
e87691fa5d
Fix undefined reference errors with avr-gcc 7.1
8 years ago
Nikolaus Wittenstein
8ddbf7f59f
Fix spelling of "persistent"
...
Fixes #1201 .
8 years ago
Jack Humbert
ef4a7a0aa0
Merge pull request #1196 from Dbroqua/master
...
GH60 - MX HHKB with 7U spacebar
8 years ago
dbroqua
e7347ff0de
Merge remote-tracking branch 'origin/master'
8 years ago
dbroqua
9e72b7e7e9
- Added MX HHKB like for gh60 with 7u space bar
8 years ago
Xyverz
0d9bceb2fe
Merge remote-tracking branch 'upstream/master'
8 years ago
Eric Dodd
a8a4927622
gh60 spacefn
8 years ago
xyverz
99521a4482
Merge remote-tracking branch 'upstream/master'
8 years ago
dbroqua
033f0b92c4
- Added RGB layer on dbroqua GH60 layout
8 years ago
dbroqua
46ff5f3b90
- Fixed bad typo in dbroqua layout for gh60
...
- Removed unused function in dbroqua layout for gh60
8 years ago
dbroqua
5ee136a36f
- Renamed dbroqua_hhkb as dbroqua for gh60 layout
8 years ago
dbroqua
b7696fb3b0
- Updated gh60 files
8 years ago
xyverz
9216bc7377
Merge remote-tracking branch 'upstream/master'
8 years ago
Jack Humbert
27ebacb15d
merging lets_split
8 years ago
Seth Chandler
df8724ce08
remove KC expansion from GH60
8 years ago
Seth Chandler
620e4f74d3
move KC expansion to separate macros
8 years ago
Jack Humbert
3774a7fcda
rgb light through midi
8 years ago
Seth Chandler
b2bc215934
add sethbc keymap for gh60 and update macro expansion in connection with same
8 years ago
xyverz
8dd422ffe1
Updates to keymap file.
8 years ago
xyverz
063328344a
Removed files that weren't supposed to be uploaded from gh60 keymap folder
8 years ago
xyverz
61eb35191a
Adding more keymaps.
8 years ago
Fred Sundvik
cff26bc484
Merge branch 'master' into fix_line_endings
8 years ago
Fred Sundvik
a5b1af4999
Normalize line endings
8 years ago
Fred Sundvik
6cfdd077b5
Fix bad merge
...
Led should have been added to KC60, not GH60
8 years ago
Fred Sundvik
523dff3005
Merge branch 'master' into makefile_overhaul
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
Max Whittingham
df958a2dbc
Update keymap.c
8 years ago
Max Whittingham
1ab527a4db
Cleaning up repo
8 years ago
Jack Humbert
13bb6b4b7f
Backlight abstraction and other changes ( #439 )
...
* 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
8 years ago
Jack Humbert
649b33d778
Renames keyboard folder to keyboards, adds couple of tmk's fixes ( #432 )
...
* fixes from tmk's repo
* rename keyboard to keyboards
8 years ago