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
Steve Holt
d54360b1d8
Update keymap.c
7 years ago
Steve Holt
fe4549839e
Update config.h
7 years ago
Steve Holt
1d930ebe45
Update Makefile
7 years ago
Joe Wasson
fe60cbd928
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
Jack Humbert
81d7e7d4c8
Merge pull request #1601 from dlaroe/master
...
My keymaps only
7 years ago
8b62a0af74
Updated keymaps with second LOWER for the right hand
7 years ago
dwrz
70407a1b67
Add config.h to piemod keymap.
7 years ago
dwrz
3fa32867ad
Remove makefile from Let's Split piemod.
7 years ago
dwrz
72b7067489
Add piemod keymaps for Let's Split and Planck.
7 years ago
Fabian Topfstedt
3c2343664c
Merge https://github.com/qmk/qmk_firmware
7 years ago
xk
23549791eb
Add keymap xk
7 years ago
Fabian Topfstedt
de9331c50c
custom makefile
7 years ago
Fabian Topfstedt
3b05183deb
symmetric modifiers in bottom row
7 years ago
Fabian Topfstedt
75677655ad
left shift is backspace on tap
7 years ago
Fabian Topfstedt
c7ea65c6d3
default based customizations
7 years ago
07dcbd23fd
First Update
7 years ago
Fabian Topfstedt
ee43856ff7
Merge https://github.com/qmk/qmk_firmware
7 years ago
ishtob
087af43dee
fix implementation issues from SSD1306 clean up, added rotation ( #1494 )
...
* moved OLED update task to keymap
* fix splitting render display to keymap
* Added rotation option for OLED, fixed splitting display render update to keymap
* issues with attribute
7 years ago
Jack Humbert
cc468523df
clean up ssd1306 implementation
7 years ago
Jack Humbert
9de443cbf1
Merge pull request #1471 from qmk/lufa_lib
...
Update LUFA and move it to /lib/lufa
7 years ago
Ethan Spitz
53174036e9
Add new keymap to try to get pretty close to the default layout for an ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb.
7 years ago
Jack Humbert
1c26468ad5
update include
7 years ago
Jack Humbert
7bddacf25f
update lets_split lufa include
7 years ago
Jack Humbert
61ef949576
update some copyright headers
7 years ago
Jack Humbert
f5f7dfa064
cleanup lets_split
7 years ago
Fabian Topfstedt
99b6e918ea
fixed brackets
7 years ago
Fabian Topfstedt
9aa748df2a
my layout
7 years ago
Fabian Topfstedt
7d0a471051
removed wrong readme
7 years ago
Fabian Topfstedt
786eb4e73d
my layout
7 years ago
Fabian Topfstedt
4c71b329a2
clone smt layout
7 years ago
Fred Sundvik
6ba22b5f5e
Don't define RGBLED_NUM in let-split khord keymap
...
It's already defined correctly by the parent keyboard project, and was
causing problems for rev1, where the pin is different.
8 years ago
Dylan Khor
a44ba492ea
minor fixes
8 years ago
Dylan Khor
22f985eba7
Add custom let's split keymap
8 years ago
Adam Bell
4ab61344f5
Adding permissive_hold
8 years ago
Adam Bell
587b0de6e5
adding lets split keymap
8 years ago
Alfrheim
974a77a07c
replacing one R for a T
8 years ago
Nikolaus Wittenstein
8ddbf7f59f
Fix spelling of "persistent"
...
Fixes #1201 .
8 years ago
Danny Nguyen
ed9c18e866
Remove flip-half from keymap
8 years ago
Danny Nguyen
e3aeab356a
Move SSD1306 function declarations to header file
8 years ago
Danny Nguyen
d90ac76295
Move defines for RGB to after the config.h include
8 years ago
Danny Nguyen
563961328b
Rename COMPACT_KEYMAP to KC_KEYMAP and move to lets_split.h
8 years ago
Danny Nguyen
48f4c5997b
Move defines for RGB to after the config.h include
8 years ago
Xyverz
c034b61b1a
Merge remote-tracking branch 'upstream/master'
8 years ago
Xyverz
571f39da66
Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0
8 years ago
Jack Humbert
6e688ad5c2
Merge pull request #1172 from nooges/hexwire-fixes
...
Let's Split hexwire keymap fixes
8 years ago
Danny Nguyen
63e47a6425
Add RGB support for Let’s Split v1
8 years ago
Danny Nguyen
e5c5902e95
Move keymap into config file
8 years ago
Danny Nguyen
f3e3ff29a3
Add Makefile in keymap dir
8 years ago
Danny Nguyen
91776772fd
Remove line for hands selection via EEPROM, reduce tap duration from 200ms to 150ms
8 years ago