summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-02Wanleg tuneup / additions (#5752)wanleg18-71/+439
* change split keyboard tapping term in userspace * fix 5x15 layout numpad movement * minor changes for Nori setup * edit based on 40percentclub refactor change * fix gherkin due to refactor * kbd6x wanleg keymap * kbd6x edits * kbd6x tweak * fn / backlight layer * fix jj40 rgb hex issue * wanleg gherkin lighting * 4x12 layout cleanup * move kbd6x to new kbdfans directory * minor edit related to new kbdfans directory * mac layout for kbd6x * gherkin flip option * tweak tapping term on lets_split * edit for keebio board coalescing * update user readme with git hints * wanleg miniaxe keymap * testing Permissive Hold instead of Mod Tap Interrupt * wiring names * kbd6x keymap * change default backlight behaviour on kbd6x * userspace underglow * userspace underglow * underglow tweaks * user readme update * more layer underglow tweaks * fix userspace for non-underglow-enabled boards * readme edits * readme edits * readme edits * readme edits * Update readme.md * Update readme.md * readme edits * readme edits * update keymap picture
2019-05-02Roguepullrequest planck layout update (#5751)roguepullrequest2-6/+15
* First publish of roguepullreqest programmer dvorak planck layout * Removed junk line * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Removed layer songs Removed layer songs for cleanliness. Will use them later. * Update keyboards/planck/keymaps/roguepullrequest/readme.md Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Made basic LSHIFT framework but is not working. Listed other tapdances. * Got LSHIFT to work * Added working RSHIFT * Added working TD_S * Cleaned up LEFT and RIGHT [ { ] } on the UPPER layer. * Cleaned up layout. * Reenabled audio space is not needed right now. * Added tap dances and layout image * Started dactylmanuform layout * Revert "Started dactylmanuform layout" This reverts commit 5ef48e4a23de14db9b843d85d3250e1bf4426817.
2019-05-02Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)XScorpion22-33/+24
* Adjusted the linear led table and hsv_to_rgb to better handle 255 hue * small math adjustments to better handle specific uint8_t rounding and overflows
2019-05-01Simple fix for selecting which tracked key press to work off of for simple ↵XScorpion22-2/+4
reactive effects (#5745)
2019-05-01rgblight 255 hue (#5547)XScorpion26-180/+84
2019-05-01Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB ↵XScorpion22-3/+3
Matrix (#5744)
2019-05-01[Keyboard] Update hineybush keyboard projects (#5554)Josh Hinnebusch30-67/+712
* Add H87a keymap and info * Create readme.md * Add h87a .json for kbfirmware.com use * Update readme.md * Update readme.md * Update h87a files * Delete Makefile * Update readme.md * Delete desktop.ini * update files to match new QMK framework * Update files to match new QMK structure * Update files to match new QMK structure * add layout name information * Add info.json * update keymap to support layout_all * update keymap to support layout_all * update rules.mk to fix filesize * Update readme.md * Update config.h * Update readme.md * Update config.h * Update config.h Add "define CONFIG_H and include "config_common.h" back to file * update config.h to include RGB turnoff when PC goes to sleep * update info.json * update info.json * Update readme.md Add project link * Update readme.md * refactor hineybush projects into single folder. update hineyg80 to modern code * updated layout file to reflect new keymap changes * actually updated all layout names this time, verified make * Update keyboards/hineybush/h87a/h87a.h Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/default/config.h Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/readme.md Co-Authored-By: hineybush <josh@hinnebus.ch> * edit based on PR edit requests * update hiney80 files to avoid confusion * update hineyg80.h to reflect matrix * Update keyboards/hineybush/hineyg80/info.json Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/info.json Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/info.json Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/info.json Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/default/config.h Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/keymaps/wkl/config.h Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/default/config.h Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/readme.md Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/readme.md Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/readme.md Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/readme.md Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/default/config.h Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/wkl/config.h Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/wkl/config.h Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/keymaps/default/config.h Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/wkl/config.h Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/readme.md Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/wkl/config.h Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/readme.md Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/hineyg80.c Co-Authored-By: hineybush <josh@hinnebus.ch> * update hineyg80 config.h * Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/hineyg80.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/hineyg80.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/hineyg80.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/hineyg80.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/hineyg80.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/hineyg80.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/hineyg80.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/hineyg80.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/hineyg80.c Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/config.h Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/config.h Co-Authored-By: hineybush <josh@hinnebus.ch> * Update keyboards/hineybush/hineyg80/config.h Co-Authored-By: hineybush <josh@hinnebus.ch>
2019-05-01[Docs] Use HTTPS for qmk.fm link (#5506)fauxpark1-3/+3
* Use HTTPS for qmk.fm link * Fix the rest of the HTTP links
2019-05-01[Keyboard] Signum3.0 generate json keymap (#5688)Jan Christoph Ebersbach4-88/+125
* Remove dependency on sortedcontainers * Sort dictionary on output * Externalize writing of keymap.c into function - serialize layers into one flat list * Add encoding * Generate JSON keymap in addition to keymap.c * Replace XXXXXX with KC_NO
2019-05-01[Keymap] Made adjustment to my Preonic keymap (#5733)mikethetiger4-0/+329
* Added my Preonic keymap * Update keyboards/preonic/keymaps/mikethetiger/keymap.c Co-Authored-By: mikethetiger <30720424+mikethetiger@users.noreply.github.com> * Update keyboards/preonic/keymaps/mikethetiger/keymap.c Co-Authored-By: mikethetiger <30720424+mikethetiger@users.noreply.github.com> * Added my Preonic keymap * Added my Preonic keymap
2019-05-01[Keymap] Xulkal keymap tweeks (#5746)XScorpion23-5/+41
* Minor keymap tweeks and more oled data * Update keymap.c
2019-05-01[Keyboard] Adds support for BM16S keyboard (#5659)Benjamin7-0/+212
* Added support for BM16S keyboard. * Update keyboards/bm16s/bm16s.h Co-Authored-By: bontakun <ben@bontakun.net> * Update keyboards/bm16s/bm16s.h Co-Authored-By: bontakun <ben@bontakun.net> * Cleaned up a bunch of unneeded stuff. * Made layout name match. * Changed rules file to have correct bootloader and indention. Updated readme to reflect availability on krepublic. Updated keymap to have more obvious RGB controls. * Removed unnecessary file. * Fixed grammar in readme. Co-Authored-By: bontakun <ben@bontakun.net> * Migrated to autogenerated layout config, without issue. * Renamed LAYOUT to match community standards.
2019-05-01Added OLED Driver to the summaryRyan Caltabiano1-0/+1
2019-04-30[Keyboard] doro67 readme clarification (#5736)Daniel Peregolise8-0/+48
* readme clarification * Apply suggestions from code review verbiage updates Co-Authored-By: dperegolise <danielperegolise@gmail.com> * mechmerlin suggested verbiage
2019-04-30Ignore VSCode ipsh folder (#5741)Drashna Jaelre1-0/+1
2019-04-30🐮🥛 Butterstick Support 🥛🐮 (#5742)Jeremy Bernhardt9-0/+753
* Working on chording * Working on chording * Got layouts in order * Initial Georgi support * forgot to add keymaps * Updated readme * Update keyboards/georgi/keymaps/template/readme.md Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/georgi.h Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/keymaps/default/keymap.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/keymaps/default/keymap.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/rules.mk Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/rules.mk Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/matrix.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/georgi.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/georgi.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/rules.mk Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/keymaps/default/keymap.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/keymaps/template/keymap.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/matrix.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Disabled features, updated info * Update keyboards/georgi/config.h Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/config.h Co-Authored-By: germ <jeremythegeek@gmail.com> * Fixed info.json * Split the number button and fixed gaming mode. * started work on history feature * Working history/multikeyfuckery * type * inital code reduction refactor * Got multikey patched up, optimizing for size * Forgot to remove stuff * fixed key repeat * Key repeat added. * Symshift locking * Midchord Sym shenanigans. * Added only QWERTY mode * Split out header * Added stickybits, minimal layour * Fixing user layout * Whitespace fixing * Fixing Version name * Starting work on BS * Fixing default layout and rules * Updated Butter fw * Copy-paste rebase * more fixing from merge. Fuck * Forgot to roll version * Added revisions as per @mechmerlin
2019-04-30[Keymap] Add motform planck keymap (swedish colemak) (#5734)motform4-0/+262
* [Keymap] Add motform planck keymap (swedish colemak) * Add readme and remove unused enums (thanks @drasha!)
2019-04-30Implement kb function for rgb matrix to led lookup (#5738)XScorpion22-1/+25
2019-04-30[Keyboard] Signum 3.0 Fix key order in layout (#5687)Jan Christoph Ebersbach1-60/+50
* Fix key order in layout * Reduce keyboard dimensions * Reduce space around keys
2019-04-30[Keyboard] Signum3.0 remove sortedcontainers (#5679)Jan Christoph Ebersbach3-10/+3
* Remove dependency on sortedcontainers * Sort dictionary on output
2019-04-30Simple extended space cadet (#5277)XScorpion210-190/+252
* Simplifying and Extending Space Cadet to work on Ctrl and Alt keys * PR Review feedback * Reverting back to keycodes
2019-04-30Removed forced in lining for lib8tion functions (#5670)XScorpion21-2/+2
2019-04-30Change lib8tion library to be usable in user keymaps (#5598)Alec Geatches1-1/+1
* Move lib8tion header-defined constant into implementation file, add to build * Move b_m16_interleave initializtion to lib8tion.c, change build to include lib8tion.c in QUANTUM_LIB_SRC * Remove left-over whitespace * Move lib8tion include by RGB_MATRIX_ENABLE code in makefile * Revert build changes and change lib8tion b_m16_interleave constant to static
2019-04-30[Keyboard] Fixing drag-and-drop (#5728)Jeremy Bernhardt7-3/+230
* Fixing drag-and-drop * Forgot to rtfm and do a full build. Added colemak * What
2019-04-30[Keyboard] Adding ortho_4x12 & planck_mit layouts for KBD4X (#5729)David Dai2-5/+20
* Adding ortho_4x12 & planck_mit layouts for KBD4X. * Adding LAYOUT_kc_ortho_4x12 macro to KBD4x. * Turn off console for KBD4X so firmware size falls within limit.
2019-04-30[Keyboard] Minor fixes for Baguette (#5737)noroadsleft2-2/+2
* Fix Baguette ISO layout in QMK Configurator Corrected the position of the ISO Enter key. * Fix readme markdown Was missing a line break.
2019-04-30Updated rgb_led struct field modifier to flags (#5619)XScorpion257-1028/+1173
Updated effects to test led flags Updated massdrop to use new flags field for led toggle
2019-04-29RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik4-13/+107
* Revamped custom effects approach See docs for example usage * push-up RGB Matrix default mode Override default effect using RGB_MATRIX_STARTUP_MODE. Useful on boards without EEPROM support (*cough* Massdrop ALT/CTRL *cough*) * update docs
2019-04-29Fix Planck and Preonic builds (#5658)noroadsleft15-166/+412
* Planck: Copy contents of Planck rules.mk to each revision * Planck: Delete Planck rules.mk * Planck: Concatenate duplicate rules Concatenate rules that are set and then overridden into one setting. * Preonic: Copy contents of Preonic rules.mk to each revision * Preonic: Delete Preonic rules.mk * Preonic: Concatenate duplicate rules Concatenate rules that are set and then overridden into one setting. * Planck: Delete non-specific Bootloader settings from revs. 1 and 2 Deleted BOOTLOADER setting code block, as the checks were only valid for revs. 3-5 and the Planck Light. Neither Planck rev1 or rev2 set the bootloader via rules.mk, so there's no setting of BOOTLOADER in their rules.mk files. * Preonic: Fix BOOTLOADER settings code blocks * Preonic: delete extra blank lines from rules.mk files * Preonic: delete AVR-type hardware config blocks from rev3 * Update Planck and Preonic readme files - update Hardware Supported - update/add Install Examples - update Docs paragraph * Enable Bootmagic Lite where it is disabled Enabled Bootmagic Lite for: - Planck Light - Planck revs. 1-5 - Preonic revs. 1 and 2 * Remove `planck_grid` from LAYOUTS rule for all Planck revisions Community has landed on `ortho_4x12`, which is already set; `planck_grid` is redundant.
2019-04-29[Keymap] dz60 keymap w/ hhkb-esque default layer (#5708)loChris1-0/+25
* hello world * Update keyboards/dz60/keymaps/zepol_layout/keymap.c Co-Authored-By: loChris <44450518+loChris@users.noreply.github.com>
2019-04-29[Keymap] Added compatibility for Planck rev6 (#5706)Priyadi Iman Nurcahyo4-5/+34
* Update code for compatibility with latest QMK * Added compatibility with Planck rev6 * use wait_ms instead of _delay_ms * removed unnecessary rules * disable audio on rev4 only
2019-04-28[Keyboard] Satisfaction75 i2c fix and VIA layout (#5726)Andrew Kannan4-17/+56
2019-04-28A better new_project.sh (#5191)fauxpark5-90/+203
* A better new_project.sh * Fix docstrings * Use single quotes for anything not shown to user * Missed this docstring * Simplify get_git_username() Thanks @vomindoraan * chmod +x * Add docstring for print_error() * Break up git username call into multiple lines * Use with statement here * Conform to PEP 8 even more * Turn it back into a shell script * chmod +x again * Update docs to reflect new keyboard generator usage * Tweak wording slightly * Trim trailing whitespace * Don't actually need to escape the newlines here * As I suspected, you can pass shift a number * Prepend ./ to match the other code block * Minor syntax tweaks * The username token has changed * Replace name in the readme too * Make some reasonable assumptions about the presence of Git
2019-04-27Fix sendstring "#" producing "£" instead (#5724)fauxpark1-2/+2
2019-04-27[Keyboard] Added WT69-A PCB (#5721)Wilba11-3/+492
* Added WT69-A * Tweaked some things before PR * Update keyboards/wilba_tech/wt69_a/info.json Co-Authored-By: Wilba6582 <Jason.S.Williams@gmail.com> * Update keyboards/wilba_tech/wt69_a/readme.md Co-Authored-By: Wilba6582 <Jason.S.Williams@gmail.com> * Update keyboards/wilba_tech/wt69_a/wt69_a.h Co-Authored-By: Wilba6582 <Jason.S.Williams@gmail.com> * Update keyboards/wilba_tech/wt69_a/readme.md Co-Authored-By: Wilba6582 <Jason.S.Williams@gmail.com> * PR fixes * Fixed readme.md * Fixed keymaps
2019-04-27[Keymap] Fix typo and function layer image for Quefrency (#5719)Jonathan Rascher2-2/+2
2019-04-27[Keymap] Initial keyboard layout for KBD67 (#5720)Jonathan Rascher2-0/+42
2019-04-27[Keymap] New keymap for Quefrency 65% with split backspace, RGB, media keys, ↵Jonathan Rascher4-0/+84
mouse keys (#5717) * Add initial keyboard layout for Quefrency * Add RGB config and keybindings for Quefrency * Move Quefrency wheel keys to more convenient place * Actually switch from serial to I2C Commit 64708c6 updated the comment, not the #define. D'oh!
2019-04-27[Keyboard] Update Gergo to use newer Ergodox Matrix code (#5703)Drashna Jaelre12-453/+317
* [Keyboard] Update Gergo to use newer Ergodox Matrix code And update layout macros to be correct * Almost forgot the json file * Remove board specific defines for i2c timeout
2019-04-26[Keyboard] Eagle/Viper V2 Cleanups (#5709)MechMerlin3-37/+31
* cleanup matrix of unused row and column, and add more documentation * update matrix notes * update readmes * update readmes * fix comments E2 to E3
2019-04-26Fix wakeup function on ChibiOS (#5707)Drashna Jaelre1-1/+1
Somebody was a very, very bad boy, and did a poor job of copy-pasting
2019-04-26jotix ortho_4x12 keymap tweakings (#5715)jotix2-8/+8
2019-04-26QMK Configurator support for the emptystring studio NQG (#5711)noroadsleft2-1/+51
* NQG Configurator support * Fix line break in readme file
2019-04-26Update rules.mk (#5710)moyi46811-8/+1
2019-04-26[Keyboard] Add a new keyboard ADKB96 (#5685)kit-bto11-0/+844
* New Keyboard ADKB96 http://bit-trade-one.co.jp/selfmadekb/adkb96/ * New Keyboard ADKB96 http://bit-trade-one.co.jp/selfmadekb/adkb96/ * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Rename Readme.md to readme.md * Update keyboards/adkb96/adkb96.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update readme.md * Update readme.md * Update keyboards/adkb96/adkb96.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/adkb96.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keymap.c * Update keyboards/adkb96/rev1/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rev1/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update config.h * Update keyboards/adkb96/rev1/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rev1/rev1.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rev1/rev1.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rev1/rev1.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update rules.mk * Delete rules.mk * Update rules.mk * Update keyboards/adkb96/rules.mk Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rules.mk Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rev1/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update config.h * Update rules.mk * Update config.h * Delete i2c.c * Delete i2c.h * Delete matrix.c * Delete serial.c * Delete serial.h * Delete split_util.c * Delete split_util.h * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c * Update rev1.c * Update keyboards/adkb96/rev1/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rules.mk Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update rev1.h
2019-04-25test commitskullY0-0/+0
2019-04-24add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword()mtei1-0/+1
2019-04-24add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default()mtei1-1/+4
2019-04-24Refactor cospad to current standards and enable support for backlight ↵zvecr6-221/+250
keycodes (#5582)
2019-04-24[Keymap] update (mouse emulation, rev 6 compatibility) (#5696)Callum Oakley3-151/+120
* mess with mouse emulation some more * reverse scrolling * mouse speed 20 * ndash and £ on symbol layer * rev6 compatibility