Commit Graph

297 Commits (caab4d7e4576c10e45becea4a8fc69a7c9c064e0)

Author SHA1 Message Date
Callum Oakley 3f3f208113 changed hotkey cluster to accomodate awkward software... again
Callum Oakley d145a1192f changed hotkey cluster to accomodate awkward software
Jack Humbert 7e37daa2ce Merge pull request from newsboytko/newsboytko/midi-keycodes
Flesh out MIDI support
Dylan Khor 0ec07ddc1c Merge branch 'master' of https://github.com/Khord/qmk_firmware
Dylan Khor d7f2bd2964 add pgup, pgdn, home, end
Dylan Khor 561da65606 Missing comma
Dylan Khor ca544ecfb6 Don't feel like tap dancing arrows anymore
Dylan Khor e03ddbe118 tap dance working for esc and arrows
Dylan Khor 4b1d0c5859 remove const
Dylan Khor c7cddfc539 test td changes
Dylan Khor 6ca1c49d38 test fixes for tap dane
Dylan Khor 0c8f71e3c7 test tap dance
Dylan Khor 24d1745951 add config.h for customization
Dylan Khor 0c0a8ee187 test
Dylan Khor 73a70a2c1c Add Makefile
Dylan Khor cf28f7bfda Add custom keycap
Jack Humbert b794719952 Merge pull request from qmk/backlight_softpwm
Adds soft PWM backlight for non-timed ports
Jack Humbert b4a3e5ebea Merge pull request from smt/smt/lets_split
Add smt keymap for Let's Split (based on serial)
Stephen Tudor 8d4bc714e4 Update smt keymap READMEs
Stephen Tudor 88e862e472 Update smt keymaps for consistency
Jack Humbert b042428d23 Merge pull request from folkert4/master
Various QOL changes to Espynn's keymap
Callum Oakley 61459ab5ba moar hotkeys
folkert4 71971e818f Various QOL changes:
Removed some unneeded keys from raise and lower layers
moved the + and = signs, backspace is now more intuitive
moved all the Function keys to CUSTOM layer
added ctrl alt del to CUSTOM layer
simplified the layout picture greatly
Chris Helming 18ba21aa31 Update default maps for missing keys
Gabriel Young a64ae10662 Update existing keymaps
Update existing keymaps to enable MIDI_BASIC functionality.  Also added
an option MIDI_ENABLE_STRICT to be strict about keycode use (which also
reduces memory footprint at runtime)
Callum Oakley b06961c38b updated readme
Callum Oakley 1316ca67af added hotkey cluster
Jack Humbert c2239e6b96 merging
Stephen Tudor 33bc4c070c Update smt Planck keymap
Jack Humbert 49e72632d2 remove more warnings
Priyadi Iman Nurcahyo c2f0207d59 Merge my Planck-like keyboards
Priyadi Iman Nurcahyo 3758cfd95f GUI layer fixes
Priyadi Iman Nurcahyo 6c692fca7d Alt-tab handling in GUI layer
Priyadi Iman Nurcahyo 7ae677dcb7 remove stand alone punc layer switcher for now
Priyadi Iman Nurcahyo 02662e3869 Add explicit punctuation key for greek layers
Priyadi Iman Nurcahyo c2531ff43b Func + Num = Punc
Priyadi Iman Nurcahyo 15e2dbb2a9 move GRV to ESC position
Priyadi Iman Nurcahyo 903e4d3193 Fix faux clicky toggle key
Priyadi Iman Nurcahyo 75e57b4bcb Merge branch 'faux_clicky' into promethium
Priyadi Iman Nurcahyo 40ced77606 Update my Planck layout
Jack Humbert 4010360912 adds planck/rev3 makefile so subproject is found
Priyadi Iman Nurcahyo c68e596f32 Implement faux-clicky feature
Jack Humbert 8d0fdf1008 adds soft pwm for non-timed ports
VoodaGod c0cfacda98 fixed readme (i swear)
VoodaGod c330872f47 updated layout & readme
VoodaGod 986b065654 more formatting
VoodaGod 1becbcb013 readme formatting changes
VoodaGod cb590bb37b updated readme
VoodaGod 9a64eb8533 updated bone2planck keymap & readme
Jack Humbert 3c7fa0acc1 Merge pull request from LukeSilva/master
Add Tapping Macros to QMK