aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/converter/usb_usb
Commit message (Collapse)AuthorAgeFilesLines
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-2/+2
|
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-292-10/+10
| | | | | | | | | | | * Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files * Correct some 'rules.mk' in boards buried under vendor folders * PR8027 patch Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-191-9/+0
|
* Ensure `PROGMEM` is present on default keymaps (#7836)fauxpark2020-01-092-34/+2
|
* Miscellaneous rules.mk cleanups (#7212)fauxpark2019-10-313-2/+5
| | | | | | * Miscellaneous rules.mk cleanups * Put back ARM bootloader rules
* [Keymap] Add narze keymap for usb-usb converter (#6881)Manassarn "Noom" Manoonchai2019-10-164-0/+228
| | | | | | | | | | | | | | | | | | | | | | | | | | * Revert raise/backspace mod tap to just backspace * Initialize usb_usb/narze * Modify keys * Add readme * Support Right shift to ) * Add Dev layer * Use Dev layer on holding z key * Add Dev layer for Ergodox * Update keyboards/converter/usb_usb/keymaps/narze/README.md Fix the command & close the code block as suggested Co-Authored-By: Drashna Jaelre <drashna@live.com> * Reduce rules
* [Keyboard] Update formatting of README for usb_usb (#7037)Duncan Elliot2019-10-161-29/+19
| | | Minor updates to make the README a little more readable.
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-47/+10
| | | | | | * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
* [Keyboard] Backport two fixes from TMK: usb-usb converter (#6383)Michael Pishchagin2019-07-221-6/+6
| | | | | | | | * usb_usb: Order of init prevents uneeded bus reset https://github.com/tmk/tmk_keyboard/commit/7c228967a405b04d58bb06e619de8d1d7bb3c15b#diff-deed77fb597e3a0019ce59fc1d09e260 * usb_usb: Fix startup block bug https://github.com/tmk/tmk_keyboard/commit/c2ce617a363f3b9d43aa81f98e70d58f928931f4#diff-deed77fb597e3a0019ce59fc1d09e260
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-5/+2
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* [Keyboard] matrix_init_user shouldn't call itself (#5298)Ray Cielencki2019-03-031-1/+0
|
* [Keyboard] Add support for matrix_scan_user to usb-usb converter (#5291)Ray Cielencki2019-03-031-0/+21
| | | | | | | | * [Keyboard] Add support for matrix_scan_user to usb-usb converter * update to matrix_scan_quantum * also add init calls
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
| | | | | | | | * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION * Remove '#define DIODE_DIRECTION CUSTOM_MATRIX' * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
* Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)Konstantin Đorđević2019-02-041-14/+12
| | | | | | | | * Fix mixed tabs and spaces in adb_usb and m0110_usb makefiles * Fix typos in converter build options * Tweak ordering and spacing in converter makefiles
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add default value for IS_COMMAND for COMMAND feature * Cleanup and consistency * Update Templates to reflect change * Fix IS_COMMAND in template * Fix IS_COMMAND define * Use consistent IS_COMMAND block in templates * Remove unnecessary `#undef IS_COMMAND` directives * Fix compile issue on orthodox * Reomve IS_COMMAND option for newer boards * Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting * Remove a couple of additional IS_COMMAND defines * Remove remaining redundant IS_COMMAND definitions * Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin * Remove multiple empty lines in modified config.h files * Update additional boards * Reomve IS_COMMAND from newer boards * Update Alice keyboard * Remove IS_COMMAND from additional boards Jan 24th edition
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
|
* converter/usb_usb Refactor and Configurator support (#4345)noroadsleft2018-11-035-88/+537
| | | | | | | | | | | | | | | | | * converter/usb_usb: layout macro refactor - KEYMAP_ALL renamed to LAYOUT_all - KEYMAP renamed to LAYOUT_ansi - KEYMAP_ISO renamed to LAYOUT_iso - KEYMAP_JIS renamed to LAYOUT_jis * converter/usb_usb: keymap refactor - all keymaps now use #include QMK_KEYBOARD_H - layout macro names updated - removed deprecated TMK macro/function code * Add info.json file for Configurator support
* Second attempt to reduce the size of the USB BLE Converter (#4010)Drashna Jaelre2018-09-283-289/+3
| | | | | | | | * Disable Leader to reduce firmware size for Travis * Additionaly fixes to USB_USB\BLE Keyboard converter * Disable One Shots to get USB to USB BLE converter to fit
* Optimize size of USB_USB BLE ConverterDrashna Jaelre2018-09-282-4/+24
|
* add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb2018-08-261-2/+2
|
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-272-11/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title
* restructure converters (#1825)Balz Guenat2017-11-0818-36/+82
| | | | | | | | | | | | | | | | | * restructure converters each converter is its own keyboard and different hardware variants are different subprojects. remove (seemingly) old method of loading layouts from main Makefile * call led_set_kb() from overridden led_set() * put converter back into one folder * revert some structure changes to bring in line with #1784. Also attempt to get the BLE thing more properly integrated. Also also fix led_set() to call led_set_kb().
* Added BLE support for USB-USB converter. (#1824)Benjamin Dengler2017-10-154-0/+124
| | | | | | | | * Added BLE support to USB-USB converter * Added readme * Removed images and Makefile
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-142-16/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
* remove all makefiles from keyboard directoriesJack Humbert2017-09-273-9/+0
|
* remove dead links, add troubleshooting sectionBalz Guenat2017-08-191-6/+13
|
* Update USB-USB converter README according to #1588Balz Guenat2017-08-191-51/+34
|
* cleanup usb-usb converter codeBalz Guenat2017-08-1514-427/+393
|
* add RESET to keymapBalz Guenat2017-08-152-2/+2
|
* convert keymap into qmk-styleBalz Guenat2017-08-152-67/+69
|
* wow, it builds! added empty matrix.c and moved custom matrix code to ↵Balz Guenat2017-08-153-1/+2
| | | | | | custom_matrix.cpp still untested because of hardware availability :(
* add extern "C" to matrix.cppBalz Guenat2017-08-151-121/+125
|
* some major steps toward making the usb-usb converter workBalz Guenat2017-08-153-2/+4
|
* remove unused variables from makefileBalz Guenat2017-08-151-4/+5
|
* small changes following Jack's advice.Balz Guenat2017-08-151-3/+5
|
* start working on usb-usb converter portBalz Guenat2017-08-1516-0/+1481