Commit Graph

24 Commits (b5fcb5a7447424a160b86b4d2c0d2ea29ae1d813)

Author SHA1 Message Date
Toni b5fcb5a744 new variant with the curly braces on tab layer
Toni dcf672223f enterfn / enterisctrl on hold added
Toni 684d869fab added homerow-ish brackets
Toni 6ff8a81520 first try ar adding the parenthesis mess for german iso
Toni 5e2e8c89e8 Merge remote-tracking branch 'origin/master' into iso_split_rshift
whatever
Seth Chandler ef533be2d6 cleanup default layout
Seth Chandler 81fe3d962c update sethbc keymap
Toni 5631f1436c converted funtions to QMK aliases
Toni 197244e47f more cosmetic changes (whitespace)
Toni c1f014b1dd purely cosmetic changes
Toni 5cd6d607fc changed ctrl back to enter. "j" interfered with my vimming
Toni 1988c180e3 small cosmetic change
Toni 4b32a161d0 renamed keymap
Toni 36242d5ac5 reduced makefile size. not so much needed due to "inheritance"
Toni 11bf8355cf new modifier "J" is crtl
Toni db7aa91e76 helper file for me to stay up-to-date with master
Toni de96513ff2 changes needed for a ISO satan PCB including a split right-shift key
Seth Chandler 6289332759 add custom makefile for sethbc keymap
Stanley Lai 753cbee5c0 Added my custom keymap for Satan
TerryMathews 979a0d25f0 Establish Poker clone keymap for Satan
Maps all of the side-print legends on the stock Poker II keycaps that
are feasible (doesn't support repeat rate toggling, Pmode recording).
TerryMathews 50c686587e Create keycodes for RGB control functions
Moves RGB controls out of the macro function and assigns them their own
keycodes:
RGB_TOG (toggle on/off)
RGB_MOD (mode step)
RGB_HUI (increase hue)
RGB_HUD (decrease hue)
RGB_SAI (increase saturation)
RGB_SAD (decrease saturation)
RGB_VAI (increase brightness)
RGB_VAD (decrease brightness)
Seth Chandler 27354ae877 add HHKB support to satan ()
* add HHKB support

* fix indentation
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