summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Collapse)AuthorAgeFilesLines
* Map `PRODUCT` define to `keyboard_name` (#14372)Ryan2021-11-053-14/+16
| | | | | | | * Map `PRODUCT` define to `keyboard_name` * Fix tests * Fix last test
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-041-6/+6
|\
| * [Keyboard] Layout update to split89.h (#14930)jurassic732021-11-031-6/+6
| |
* | [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-0215-111/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-292-8/+7
|\|
| * [Keymap] ajp10304: add mouse scroll keys (#14953)Alan Pocklington2021-10-292-8/+7
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-262-2/+0
|\|
| * Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)Drashna Jaelre2021-10-252-2/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-232-12/+12
|\|
| * Corrected keyboard layout which was causing issue in QMK configurator (#14891)jurassic732021-10-222-12/+12
| |
* | Align PS/2 GPIO defines (#14745)Joel Challis2021-10-203-40/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | * Align PS/2 GPIO * Align PS/2 GPIO * refactor more keyboards * Remove more defines * Put back avr/chibios split * format
* | [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-188-2/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add support for RISC-V builds and GD32VF103 MCU * Add toolchain selection in chibios.mk based on the mcu selected in mcu_selection.mk * Reorder and added comments to chibios.mk to have a streamlined makefile * Add GD32VF103 mcu to possible targets for QMK. * Add STM32 compatibility for GD32VF103 MCU, this is hacky but more efficent then rewriting every driver. * Add GigaDevice DFU bootloader as flash target, please note that dfu-util of at least version 0.10 is needed. * Add analog driver compatibility * Add apa102 bitbang driver compatibility * Add ws2812 bitbang driver compatibility * Add eeprom in flash emulation compatibility * Allow faster re-builds with ccache * Add SiPeed Longan Nano to platform files * Add SiPeed Longan Nano Onekeys * Make quine compatible with other bootloaders * Support builds with picolibc * Add risc-v toolchain to arch and debian/ubuntu scripts
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-164-4/+4
|\|
| * [Keymap] Update Miryoku (#14827)Manna Harbour2021-10-154-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-10-151-1/+1
|\|
| * [Keymap] Drashna Keymap Updates (#14842)Drashna Jaelre2021-10-151-1/+1
| | | | | | | | | | | | | | * Fix issues with user split transport code * Improve OLED (More font stuff, improved keylogger, etc) * Add `KEYLOCK` macro to disable USB, borrowed from command feature. * Convert Kyria fully to proton C (no more AVR kyria) * Add Work Louder Work Board keymap
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-1610-8/+101
|\|
| * [Keyboard] Tractyl Manuform Updates (#14841)Drashna Jaelre2021-10-1510-8/+101
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-1216-0/+693
|\|
| * [Keyboard] Add Split65 to keyboards/handwired (#13264)Joris Wachsmuth2021-10-1116-0/+693
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joris Wachsmuth <jwachsmuth@techfak.uni-bielefeld.de>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-113-77/+138
|\|
| * handwired/nicekey optimisation (#14788)Ryan2021-10-113-77/+138
| | | | | | | | | | | | | | * handwired/nicekey optimisation * Add some consts * Read address from progmem, pass it into send_string_with_delay_P
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-096-165/+56
|\|
| * [Keyboard] Update Tractyl Manuform config for F411 (#14770)Drashna Jaelre2021-10-096-169/+58
| |
* | Improve Adafruit BLE configuration defines (#14749)Ryan2021-10-083-10/+0
| | | | | | | | | | * Improve Adafruit BLE configuration defines * Formatting
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-058-0/+227
|\|
| * [Keyboard] Added DC MC 001 (#14661)Daniel Cormier2021-10-048-0/+227
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-3055-166/+166
|\|
| * Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-3055-166/+166
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-306-6/+0
|\|
| * Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-306-6/+0
| |
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-2969-78/+0
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-3069-78/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-2912-10/+261
|\|
| * [Keyboard] Updates for Tractyl Manuform config (#14641)Drashna Jaelre2021-09-2912-10/+261
| |
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-261-91/+96
|\|
| * Unicomp Mini M handwired Configurator fix (#14609)James Young2021-09-261-449/+96
| | | | | | | | | | * apply human-friendly formatting * correct info.json data
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-2635-1632/+22
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-2635-1632/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove unused IS_COMMAND() instances from keyboard-level config.h, 0-9 * Remove unused IS_COMMAND() instances from keyboard-level config.h, A-B * Remove unused IS_COMMAND() instances from keyboard-level config.h, C-D * Remove unused IS_COMMAND() instances from keyboard-level config.h, E-G * Remove unused IS_COMMAND() instances from keyboard-level config.h, handwired * Remove unused IS_COMMAND() instances from keyboard-level config.h, H-M * Remove unused IS_COMMAND() instances from keyboard-level config.h, N-R * Remove unused IS_COMMAND() instances from keyboard-level config.h, S-Z * Remove unused Magic Key definitions from keyboard-level config.h, 0-9 * Remove unused Magic Key definitions from keyboard-level config.h, A * Remove unused Magic Key definitions from keyboard-level config.h, B * Remove unused Magic Key definitions from keyboard-level config.h, C * Remove unused Magic Key definitions from keyboard-level config.h, D-E * Remove unused Magic Key definitions from keyboard-level config.h, F-H * Remove unused Magic Key definitions from keyboard-level config.h, handwired * Remove unused Magic Key definitions from keyboard-level config.h, I-K * Remove unused Magic Key definitions from keyboard-level config.h, L-M * Remove unused Magic Key definitions from keyboard-level config.h, N-R * Remove unused Magic Key definitions from keyboard-level config.h, S-V * Remove unused Magic Key definitions from keyboard-level config.h, W-Z * Merge remote-tracking branch 'upstream/master' into clean/command_and_magic * Remove remaining unused IS_COMMAND() instances from keyboard-level config.h
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-2613-36/+1
|\|
| * Remove references to KBFirmware JSON Parser (#14608)James Young2021-09-2613-36/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove refs: exclusive/e85/soldered * remove refs: handwired/bigmac * remove refs: handwired/boss566y/redragon_vara * remove refs: handwired/marauder * remove refs: id67 * remove refs: kprepublic/bm60rgb * remove refs: playkbtw/helen80 * remove refs: sam/sg81m * remove refs: sawnsprojects/satxri6key * remove refs: yncognito/batpad
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-254-3/+4
|\|
| * Remove keyboard-level `COMBO_ENABLE` rules (#14550)Ryan2021-09-254-3/+4
| |
* | Initial pass of F405 support (#14584)Joel Challis2021-09-253-0/+40
| | | | | | | | | | | | | | | | | | * Initial pass of F405 support * remove some conf files * docs * clang
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-09-2410-0/+475
|\|
| * [Keyboard] Create the battleship gamepad keyboard. (#14551)Andrew Braini2021-09-2410-0/+475
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567)James Young2021-09-221-1/+0
| | | | | | | | | | * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) * update keyboards/handwired/slash/rules.mk per fauxpark
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-2110-9/+4
|\|
| * Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)Ryan2021-09-2110-9/+4
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-2174-75/+74
|\|