Commit Graph

1383 Commits (bb413383eecbeaf1174668415bd25ee4150963f5)

Author SHA1 Message Date
Jack Humbert 3c7fa0acc1 Merge pull request from LukeSilva/master
Add Tapping Macros to QMK
Jack Humbert de659486f5 pass through travis errors
Jack Humbert c256ad51bd Merge pull request from upils/master
Add reddot handwired keyboard.
Jack Humbert 790dab27b6 Merge pull request from TerryMathews/master
Let's Split: establish rev2fliphalf subproject
Jack Humbert f79f38d726 add comma
Jack Humbert 2179a548f4 Merge pull request from hot-leaf-juice/master
change cmd-l and cmd-r for actual home and end
Jack Humbert e5a2306804 Merge pull request from folkert4/master
Added Espynn's keymap
Jack Humbert ab07d71b22 Merge pull request from lordchair/keymap_yale
yale planck layout
Nic Aitch 3dbdd15304 Check for a new serial port every second
Jack Humbert d4c88626bd Merge pull request from smt/smt/planck
Add smt's keymap for Planck
Jack Humbert b5159c964a Merge pull request from nicinabox/lets-split-improvements
Lets Split flashing improvements
TerryMathews 2a2be010d9 Reverse rev2 and rev2fliphalf
Flipped definitions on what constitutes "fliphalf" by popular demand.
TerryMathews 5d55a44afa Revert "Reverse rev2 and rev2fliphalf"
This reverts commit 0537977ba1.
TerryMathews 0537977ba1 Reverse rev2 and rev2fliphalf
Flipped definitions on what constitutes "fliphalf" by popular demand.
Callum Oakley 21015918b4 change cmd-l and cmd-r for actual home and end
milestogo b0dfb037dc Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Nikolaus Wittenstein 101465b6ed Add missing header to ergodox ordinary keymap
Nikolaus Wittenstein 3faf06c880 Fix compile warnings in egodox robot_test_layout
Fixes the warning "right shift count >= width of type" by adding UL to
the end of constants.
Brendan Johan Lee 02a95ee08c Merge remote-tracking branch 'upstream/master'
lucwastiaux 467e284178 increase timeout for dual mode caps key
Erez Zukerman 748316fc43 Merge pull request from zabereer/albert_ergodox_keymap
albert ergodox keymap
upils f36fc1d2e5 Add reddot handwired keyboard.
milestogo e8ba4838d3 fixing kinesis reboot
Matthias Schmitt 4c3630dc17 update my neo2 keymap
Brendan Johan Lee f70758622b [deadcyclo layout] Refactoring. Use custom functions and macros
Brendan Johan Lee f400ac1d7d [deadcyclo layout] fixed failing tests
TerryMathews ef9e544a7e Let's Split: establish rev2fliphalf subproject
Subproject to accomodate second half pad built in opposite orientation
(places TRRS jacks on opposing edges for shorter cable runs)
Priyadi Iman Nurcahyo 011811af68 minimize LEDs
Priyadi Iman Nurcahyo 306f43e5ee fix greek layers
Priyadi Iman Nurcahyo c5ab0b2b61 Implement greek layers on my Promethium layout
Yale Thomas 8df30c1c56 added picture of layout
Yale Thomas ad0ce40db0 usability tweaks
Yale Thomas d549002d22 mouse keys added
Yale Thomas 4eafa86564 new 'yale' keymap
Stephen Tudor 1d9e0b0120 s/Bkps/Bksp
Luke Silva 77e54e34e1 Add luke keymap, as an example of the tapping macros
Stephen Tudor 7c24ecf580 Carry over Planck updates to my Preonic keymap
Stephen Tudor 321904b8e3 Improve Planck keymap
- added escape+shift mod-tap key
- replaced BRITE with backtick
Stephen Tudor fa72689145 Merge branch 'master' into smt/planck
* master:
  Clarify license on abnt2 keymap ()
  replace jackhumbert with qmk
  Add gitter image, start update to qmk org
  Remove COLEMAK from preonic_keycodes enum
  layer defines to enum
  Update readme for smt Preonic keymap
  Add smt keymap for Preonic
  updated all the other keymaps to support the new changes.
  fix: infinity60 keyboard was not using quantum features.
  Compare Makefile with itself instead of using `--help`
lucwastiaux f6feee8167 eliminate references to shell_layer
lucwastiaux a1c53d0f93 documented dual mode capslock
milestogo cb2d4fb80b split kinesis layout into ergodox and planck style symbol layers
folkert4 8c794d73fa Added Espynn's keymap
lucwastiaux 93c1bfa646 dual capslock functionality, activating shell nav or brackets
Brendan Johan Lee d7aa4724fb Merge remote-tracking branch 'upstream/master'
Brendan Johan Lee 13fa63b192 [deadcyclo layout] Added more unicode keys and ibus unicode compose trigger keys
Albert Pretorius fffe76a7b7 albert ergodox keymap
Nic Aitch 890ecf6a2a Update readme
Nic Aitch 3131d65563 Add avrdude target
Brendan Johan Lee 8a645aa9ad Merge remote-tracking branch 'upstream/master'
Jack Humbert c9ca368008 replace jackhumbert with qmk
Jack Humbert aac7c0aa4d Merge pull request from SjB/qmk_infinity60
fix: infinity60 keyboard was not using quantum features.
Jack Humbert 0212a30aa6 Merge pull request from smt/smt/preonic
Add smt's keymap for Preonic
Stephen Tudor 63e406eca4 Add smt keymap for Planck
Stephen Tudor 6546dddddb Remove COLEMAK from preonic_keycodes enum
Jack Humbert 938422ce99 layer defines to enum
Brendan Johan Lee 8af48194f2 [deadcyclo layout] Added lotsof new emojis and some new unicode keys
Stephen Tudor 51fe4f0d34 Update readme for smt Preonic keymap
Stephen Tudor b3cf96ec2e Add smt keymap for Preonic
Brendan Johan Lee d0db044164 Merge remote-tracking branch 'upstream/master'
Brendan Johan Lee 37ed3d13a4 [deadcyclo layout] Added unicode layer
Brendan Johan Lee 3c32e38036 [deadcyclo layout] Added support for ergodox ez shine
SjB 9111cc00f5 updated all the other keymaps to support the new changes.
qmk firmware requires the matrix_init_user and matrix_scan_user
function to be implementated. Added these function to all the existing
keymaps.
SjB a777495683 fix: infinity60 keyboard was not using quantum features.
the quantum matrix codes where not being initialized or/and called
so no feature of the quantum firmware could be used. These codes have
been added and now we can enjoy the quantum firmware goodness.
Jack Humbert 841d7e6a1d turn off rgb_midi in ez
Jack Humbert 6d377bcc9c Merge pull request from TerryMathews/master
Let's Split: More code cleanup
TerryMathews 372af5e3f6 More code cleanup
Missed a few commented out vestigal defines in revx/config.h that had
been moved to keymap/serial and i2c.
Jack Humbert 0026f4ec09 Merge pull request from hot-leaf-juice/master
simplified my keymap
Christopher Browne 89461e743e More keyboard map tweaking ()
* Add HOME/END keys as upper/lower on arrow-up/down

* Reduce .hex file size by turning off unneeded options

* Put digit keypad onto left hand upon RAISE; this will sometimes be preferable to double-hits of right hand
Jack Humbert 79a823d802 Merge pull request from remigius42/master
Swiss German layout for Ergodox EZ & Infinity
Jack Humbert a8a1fbbac8 Merge pull request from lucwastiaux/master
Improvements to Dvorak Programmer Ergodox keymap
Jack Humbert a54944ac33 Merge pull request from luizribeiro/ps2avrGB
Support for ps2avrGB / winkeyless.kr boards
Jack Humbert 405b2ae267 Merge pull request from TerryMathews/master
Corrects Let's Split code
TerryMathews 99d548c4fb Missed commenting out notes at end of line
TerryMathews a00957abca Fixed keymap matrix on rev2
* Fixed keymap matrix in rev2 so that left half and right half match
when in same orientation.
TerryMathews efa526f570 Created lines to uncomment keyboards built upside down
* Reverses column order to fix left-to-right key order that occurs if
PCB assembled upside down.
TerryMathews 9d24943ec1 Refactor code to eliminate duplicate defines
* Moved duplicated defines out of inappropriate source files (matrix
pins in keymap subdirectory)
* Eliminated default keymap directory
* Hardcoded serial keymap to use serial defines and EE_CONFIG
* Hardcoded i2c keymap to use i2c defines
Andreas Schmidt 08c192caea SG Ergodox layout: Updated layout documentation
- Swiss German Ergodox layout:
    Updated layout documentation based on previous
    layout changes.
Andreas Schmidt afd2c2ee9e SG Ergodox layout: Fixed ENTER key mapping
- Swiss German Ergodox layout:
    Additional ENTER key was mapped to wrong layer
    and keyboard half.
Andreas Schmidt c2c8a12022 SG Ergodox layout: Minor code formatting changes
- Swiss German Ergodox layout:
    Removed unnecessary spaces.
Andreas Schmidt 5c4a73d788 SG Ergodox layout: Add ENTER to left keyboard
- Swiss German Ergodox layout:
    Added ENTER key to left keyboard half on media layer
    such that the enter key is available on both halves to
    be able to flash both halves without an additional keyboard.
Andreas Schmidt 3fd9aa3660 SG Ergodox layout: Add <br/> macro to media layer
- Added <br/> macro to media layer of Swiss German layout
    for Ergodox
lucwastiaux 803a861b4e document BRACKETS and SHELL_LAYER
Luiz Ribeiro 642d0acef5 Added a copyright header to the default keymap... ¯\_(ツ)_/¯
Luiz Ribeiro bfbab75292 Slightly saner default keymap for ps2avrGB and removed some unused code
Luiz Ribeiro 9ce38cbccf Simplified and polished a bit the code changes on tmk_core
Andreas Schmidt eb6abb6305 Renamed JSON source of Ergodox Swiss German
- Renamed the JSON source files for the layout description of
    the Ergodox Swiss German keymap
Andreas Schmidt 6b5cd656fd Correct layout description of ergodox swissgerman
- Added missing HTML macros to media layer.
Andreas Schmidt 250628de04 Removed Ergodox EZ & Infinity specific keymaps
- Removed the keymaps for Swiss German spefic for Ergodox EZ
    and Infinity after previously merging them.
Andreas Schmidt c26c81c7f3 Merged keymap for Ergodox EZ & Infinity
- Merged keymap for Ergodox EZ & Infinity into one single
    keymap using pre-processor macros.
Luiz Ribeiro 461dfd4462 Simplification and code polish on ps2avrGB directory
Luiz Ribeiro f7462aaa61 Got ps2avrGB to work with the V-USB protocol
lucwastiaux 4cf0f7dd16 make shell layer more compatible with default layer
Andreas Schmidt bf0b355bc8 Add Swiss German layout for Ergodox Infinity
- Add Swiss German layout for Ergodox Infinity based on default
    layout for Ergodox EZ.
- Minor changes in the event loop to prevent flashing display
    background lights.
Andreas Schmidt cbb1927d6f Add Swiss German layout for Ergodox EZ
- Add Swiss German layout for Ergodox EZ based on default
    layout for Ergodox EZ.
- Minor changes in the event loop to prevent flashing of leds.
lucwastiaux 01e750a372 couple of changes to the shell layer
Callum Oakley dc3937d485 simplify
lucwastiaux 072237bce8 introduce shell_layer
Arthur Nogueira Neves 489d0ab581 this is the atreus doc
David Olsson f35adb4f37 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Mitch Lloyd 0815c7ae17 Update mitch layout for new keymaps
David Olsson d910b94a3c Don't change ralt to lalt, it's really not the same thing on windows.
lucwastiaux 1ac15e6b3a put shell nav under tab, introduce an OSL for the brackets layer
David Olsson 53382d9564 whitespace fixes
David Olsson a37e924e36 vi style arrow keys. Live unicode switch support
Jack Humbert 6f44885615 Merge pull request from belak/belak/whitefox-initial-support
Initial whitefox support
Jack Humbert 81b89f8b2b Merge pull request from milestogo/master
kinesis keyboard with subdirectories for different hardware - matches pull 
Jack Humbert 99d0b54e5e Merge pull request from deadcyclo/master
Adds layer images to the deadcyclo layout readme
Jack Humbert b2dcac9655 Merge pull request from mneme/master
Layout "Mneme" for Atreus62
Jack Humbert ff76ee8377 Merge pull request from kd0kkv/patch-1
Update keymap.c
Jack Humbert 5036112d39 Merge pull request from Vifon/master
Update the vifon keymap
Jack Humbert a896b300ec Merge pull request from bryan4887/bryan
Added Bryan's keymap
Bryan Hernandez aa0939b5ef Added Bryan's keymap
Wojciech Siewierski c6299a7859 Update the vifon keymap
kd0kkv c660d5f814 Update keymap.c
Fixed the default querty layout to have a B button and just one F
David Olsson 236a0b0b60 Update makefile.
Readme.
David Olsson b2419b31d3 - Change docs to match keymap.
- Switched around modifiers on the function layer to match muscle memory.
- Added support for application switching.
David Olsson ed975f2454 Remove comments and change to correct KN_PLUS instead of KC_PLUS.
David Olsson 1bef7bf45a Link fix in readme.
David Olsson e491f5a4d0 Readme + minor change to make it match reality.
David Olsson 3a453a03ed Atreus62 first semi-final draft
Brendan Johan Lee c4fca8b6bc Fixed incorrect layer image in deadcyclo readme
Brendan Johan Lee 1121753746 Merge remote-tracking branch 'upstream/master'
Brendan Johan Lee db1aec159d Added layer images to deadcyclo layout readme
Kaleb Elwert a55c5e3ea3 Wait for two ticks rather than 1
Kaleb Elwert 0b38204e62 Fix mismatched indentation
Kaleb Elwert 49a00a535f Update clock frequencies to match the infinity ergodox
Kaleb Elwert a702f4631e Increase tick frequency for responsiveness
Based off of PR  which did the same thing for the infinity60
Kaleb Elwert ef2ebeb3ca Remove KC_ prefix from KEYMAP macro to match other keyboards
milestogo 9d4cc2f3f1 removing old programmer layout, in favor of milestogo
milestogo 62f1c13c3a trying to clean up duplicate docs
milestogo f74ff86f9c kinesis remap
Jack Humbert 18d013b25b Merge pull request from priyadi/greek_layer
Greek alphabet layer
Priyadi Iman Nurcahyo 02055406e8 Greek alphabet layer
Priyadi Iman Nurcahyo 58b2536bf1 om telolet om
Joshua T 8f8d104759 Merged from upstream
Joshua T b7b44dc481 Updated README and images to reflect latest keymap
Joshua T 677ae86bde Added another Shift on Extend layer.
This moves the GUI key to the pinkie, but honestly, I never use that function anyway.
Joshua T fe51724544 Updated Atreus layout to 0.4
Removed Alt on base layer, replaced with Function layer.

Moved function keys to left hand.  Added mouse keys to right hand on the function layer.

Moved middle click on gaming layer to be consistent with mouse layer.

Added macro _USER. Macro contents are not implemented yet.
Joshua T 5ce7ec9ea5 Increased TAPPING_TERM to 200
Joshua T 6fba925f41 Fixed key not matching its diagram
ishigoya 402e6c13a1 new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-enL.png
new file:   keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-jpL.png
	new file:   keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-numL.png
	modified:   keyboards/ergodox/keymaps/ishigoya-jp/keymap.c
	new file:   keyboards/ergodox/keymaps/ishigoya-jp/readme.md
ishigoya 0bd03d698c new file: keyboards/ergodox/keymaps/ishigoya-jp/keymap.c
Kaleb Elwert ca9a3dcb71 Fix unrelated spelling error
Kaleb Elwert ccde1d8b5e Add white fox to keyboards readme
Jack Humbert e5c7b5d8fc Merge pull request from common-nighthawk/master
adds personal keymap for ergodox optimized for macOS with Vim
Jack Humbert 6a59dfb4c6 Merge pull request from deadcyclo/master
Added the deadcyclo layout
Jeremy Cowgar 5fca9ff4d5 Added Jeremy’s developers keymap for the Planck
Kaleb Elwert 262d31c389 Add whitefox readme
Kaleb Elwert 300c71a023 Remove unneeded define
Kaleb Elwert 8377d5fdc5 Initial whitefox support
Brendan Johan Lee a85aefd27a fix version macro making layer 3 sticky on deadcyclo layout
Brendan Johan Lee b23a963bec Added the deadcyclo layout
Jack Humbert ffc1d97672 Update config.h
Daniel 0de3a5d0b2 reverts change outside of personal keymap.
Daniel acffbb480f adds dedicated double-quote key.
TerryMathews 925ed44405 Establish support for AMJPAD
Jack Humbert 6dbcc50f56 Merge pull request from fredizzimo/remove_temp_files
Remove extra file that has been commited by mistake
Fred Sundvik 52430ef0d6 Remove extra file that has been commited by mistake
Gergely Nagy eb588d630c ergodox: Update algernon's keymap to v1.10
Miscellaneous
=============

* `µ` can now be entered with UCIS.
* `™` can now be entered with UCIS.

Tools
=====

* `tools/hid-commands` can now find Banshee, and prefers it over Kodi.
* `tools/hid-commands` can now find Chrome too, not juts Chromium.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
Jack Humbert d3ec88cd07 Merge pull request from Dbroqua/master
Some updates for GH60 and Satan keyboard
dbroqua db48b28eeb - Updated dbroqua layout for Satan keyboard
dbroqua 033f0b92c4 - Added RGB layer on dbroqua GH60 layout
dbroqua 6be061c6d4 - Fixed bug in dbroqua layout for Satan keyboard
dbroqua 46ff5f3b90 - Fixed bad typo in dbroqua layout for gh60
- Removed unused function in dbroqua layout for gh60
Erez Zukerman 9675e1357f Update readme.md
Erez Zukerman a81279158b Update readme.md
Erez Zukerman 4e4f365c87 updates readme
Erez Zukerman 10864def46 New default firmware graphic
dbroqua 5ee136a36f - Renamed dbroqua_hhkb as dbroqua for gh60 layout
dbroqua d6c545f471 - Rewrote dbroqua layout for Satan keyboard and adding RGB light
Jack Humbert 2fa36e38cf initial subatomic keymap (text)
Jack Humbert 438a5d685b limit voices by default, add some drums
dbroqua b7696fb3b0 - Updated gh60 files
Jack Humbert 53ea854462 Merge branch 'master' of github.com:jackhumbert/qmk_firmware
Jack Humbert dd114e648e planck preonic update
Jack Humbert 29c527f0f0 Merge pull request from climbalima/master
added case stl
climbalima 281aa1dad0 added case stl from se7en9057
Jack Humbert 101416eb82 Merge branch 'master' of github.com:jackhumbert/qmk_firmware
Jack Humbert 06c64bbff3 rgb clean-up, api clean-up
Erez Zukerman 29731588b7 Flips off MIDI and API_SYSEX
Jack Humbert 8e28bf39d8 Merge pull request from pvinis/master
make a sysctl MO button so i can quickly use the arrows
Jack Humbert 96cc053799 Merge pull request from Dbroqua/master
Updated kc60 layout for dbroqua_hhkb
Stanley Lai 5834d4b262 Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
Stanley Lai 91913146db Added XD60 support
dbroqua e9f69ff46e - Revert local fail o_O
dbroqua c3469b8d21 Merge branch 'master' of https://github.com/Dbroqua/qmk_firmware
Damien c9803f78b2 Merge pull request from jackhumbert/master
Merged from jackhumbert/qmk_firmware
dbroqua df50bee5a8 Merge branch 'master' of https://github.com/Dbroqua/qmk_firmware
dbroqua 46b93f02d5 - Added capslock key
Erez Zukerman 8a65c640ec Adds a troubleshooting layout for resetting the EEPROM
Erez Zukerman df32d5b769 Removes alt/j dual function
Pavlos Vinieratos 34d6f07d2c make a sysctl MO button so i can quickly use the arrows
Priyadi Iman Nurcahyo c641e46567 QWERTZ style dot & comma, move QUOT to SCLN position
Samuel Ryan Goodwin 826c929c49
Make keymap compile again.
Jack Humbert 36dddd45fb Merge pull request from priyadi/promethium
Promethium firmware update
Jack Humbert 803040d4ee Merge pull request from pvinis/master
update my keymap a bit
Jack Humbert 97f9b05efb Merge pull request from priyadi/ibm_terminal
IBM Terminal M-122 converter support
Kyle Smith 83e613ad23 Allow power consumption to be set per-keyboard.
climbalima 16483409cf better switch spacing in svg
lucwastiaux ebe351a690 enable brackets using the - key on the right, and cleanups
Priyadi Iman Nurcahyo e58304c094 My layout for M-122 terminal keyboard
Priyadi Iman Nurcahyo dc49231391 Update KEYMAP macro to be consistent with the rest of QMK
Priyadi Iman Nurcahyo bd5f323bec IBM Terminal M-122 converter support
Code ported from TMK to QMK.
Priyadi Iman Nurcahyo e5b165c255 fine tune trackpoint initialization
Priyadi Iman Nurcahyo 32e952bda9 disable remote mode
Priyadi Iman Nurcahyo 0b54b32361 Enable Adafruit BLE support
Priyadi Iman Nurcahyo 9838ddcead Pretend to be Thinkpad USB Keyboard
Priyadi Iman Nurcahyo a747343b61 Enable PS2 remote mode
Jack Humbert 20892bf706 Merge pull request from climbalima/master
svg bug fix and added pilcrow to hand wire
climbalima 5dce74d0ff svg bug fix and added pilcrow to hand wire
Jack Humbert 0edfe55bfe re-enable audio and extrakeys
Jack Humbert 0213acbdbe Merge pull request from climbalima/master
Changed lets split svg to support boston meetup pcb
Jack Humbert 6cd55d89e6 Merge pull request from priyadi/planck_priyadi
Remove unneeded options to reduce firmware size
climbalima 7bc1caa21c changed svg after merge
climbalima 73d6018296 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
climbalima 56515ba503 changed svg to support proto pcb
Priyadi Iman Nurcahyo a6db20e518 Remove unneeded options to reduce firmware size
lucwastiaux 75d7eb9cb5 put home/end on thumb cluster
lucwastiaux a3c8949627 readme updates
lucwastiaux 9240f27ba9 Merge remote-tracking branch 'upstream/master'
lucwastiaux dc4c8875ba use thumb cluster key to toggle brackets layer
Damien 13c4080a1d Merge pull request from jackhumbert/master
Merged from qmk
Pavlos Vinieratos 9a59fee667 tap dance for some layers. one tap sysctl, two taps mouse.
Pavlos Vinieratos 063ade6bb5 add light for some layers
Pavlos Vinieratos be2863e56d separate sysctl and mouse layers
Pavlos Vinieratos d5914a4dfe add alt key
Pavlos Vinieratos 5d241479f5 media keys
Daniel 1f52dbcac0 removes double-tab brackets and adds back quot to left cmd.
Erez Zukerman cd41355069 Merge pull request from jackhumbert/f/shine_default
Official default factory firmware for ErgoDox EZ Shine
Erez Zukerman 82922a4937 A new default layout that supports Shine
Erez Zukerman a05b6a72d9 Adjusts config for better mousekey support
Jack Humbert c87d039839 Merge pull request from Wilba6582/raw_hid
Initial version of Raw HID interface
Jack Humbert 1eec2b7277 Update planck.c
Jack Humbert 7e4341e437 Update rules.mk
Priyadi Iman Nurcahyo c7d11fd001 Remove unnecessary build options
Priyadi Iman Nurcahyo e18a75609d Merge branch 'master' into promethium
Jack Humbert dd2911151b Merge pull request from climbalima/master
Added ponoko svg for lets split
Priyadi Iman Nurcahyo 73073f270b Trackpoint initialization
Priyadi Iman Nurcahyo fc80aa9974 Merge branch 'master' into promethium
Priyadi Iman Nurcahyo a8e5f61805 fix emoji LED indicators.
Priyadi Iman Nurcahyo 75b18773bd fix RGB LED order
climbalima 0f71c81df8 having trouble with conflicts
climbalima 45b7718fb1 cleaned up personal projects
climbalima 59c54d651b Merge https://github.com/climbalima/qmk_firmware
climbalima ae66f0d702 added plate files for lets split
climbalima 2186e5ae85 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Jack Humbert 7f88c9506c Merge pull request from cbbrowne/master
Adds warnings to Planck keymaps that exceed 0x7000 bytes in size 
cbbrowne cee0cf8a6e Adds warnings to Planck keymaps that exceed 0x7000 bytes in size
Jack Humbert 245c9508bd adds warnings to 4 keymaps