Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-06 | [Keyboard] keebwerk. nano. slider support (#7914) | Mikkel Jeppesen | |
* Initial Keeb.werk nano.slider support * fixed open ifdef * Fixed layout macros * Added LTO * Enabled LTO and dissabled console * Added basic slider example * rate limited adc, and fixed send_string * Made slider courser * new-line after each slider print * Switched slider example mirror the stock behavior using midi * switched division to bit-shifting * Apply suggestions from code review * Update keyboards/keebwerk/nano_slider/keymaps/default/keymap.c * Update keyboards/keebwerk/nano_slider/config.h * Update keyboards/keebwerk/nano_slider/config.h * Applied suggestions from code review * Apply suggestions from code review * Added fauxparks info.json * Reverse midi value direction, move to QMKVID * Update keyboards/keebwerk/nano_slider/config.h * Update keyboards/keebwerk/nano_slider/config.h * Update keyboards/keebwerk/nano_slider/keymaps/default/keymap.c * Apply suggestions from code review * Update keyboards/keebwerk/nano_slider/rules.mk * Update keyboards/keebwerk/nano_slider/nano_slider.h * Update keyboards/keebwerk/nano_slider/readme.md * Defined backlight pin and settings | |||
2020-03-07 | Correct typo in tap_hold.md (#8326) | Shaun | |
Correct typo: "reasonal" to "reasonable" | |||
2020-03-07 | Fix up Arm builds with nix-shell. (#8312) | Nick Brassel | |
2020-03-06 | format code according to conventions [skip ci] | QMK Bot | |
2020-03-06 | Fix typo in uart.c backport and add 32A "support" (#8219) | Ryan | |
2020-03-06 | Refactor more backlight to a common location (#8292) | Joel Challis | |
* Refactor more backlight to a common location * BACKLIGHT_PIN not defined for custom backlight * align function names | |||
2020-03-06 | Remove stub backlight functions from clueboard/66/rev4 (#8303) | Joel Challis | |
2020-03-06 | [Keymap] Dichotomy keymap by beat (#8279) | dr-BEat | |
* Added more led helpers * Working keymap * Added new mouse button an made lower layer toggleable * Small improvement to process_record_user * Removed extra layer buttons * Added Numpad to apply layer * Moved buttons and added toggle for raise button * Added Menu,PrintScreen and Windowslock buttons, and left handmouse * Fixed Scroll Buttons * Turned TAPPING TOGGLE to 2 * Switched Del and Ctrl on left hand * Added Home Button to Mouse layer * Fixed led initialization to avoid red led on boot * Updated formatting to follow guidelines * Used enums instead of defines and used layer_state_t type * Added license * Moved TAPPING settings to keymap config * Fixed small formatting issue in keymap.c * Use GPIO Control instead of lowlevel ports | |||
2020-03-06 | format code according to conventions [skip ci] | QMK Bot | |
2020-03-06 | Add f401 and f411 blackpill examples (#7930) | Joel Challis | |
* Add f401 and f411 blackpill examples * Add readme files * Align dfu args with core * Add support for RESET keycode * move STM32_BOOTLOADER_ADDRESS to rules * Update conf files to latest ChibiOS * Update conf files to latest ChibiOS | |||
2020-03-06 | Refactor fortitude60 to use split_common (#8113) | Joel Challis | |
2020-03-05 | link the 2020 Feb 29 Breaking Changes changelog from the summary | James Young | |
2020-03-05 | keycodes.md: hard-code section link id attributes | James Young | |
2020-03-05 | keycodes.md: don't use section headings as links | James Young | |
It prevents the Table of Contents from parsing that heading. | |||
2020-03-05 | make sure all our redirects are in order | skullY | |
2020-03-05 | Add more call to action items | skullY | |
2020-03-05 | Add explicit id tags to externally linked headers | skullY | |
2020-03-05 | refactor How a Matrix Works doc | James Young | |
2020-03-05 | Hand Wire guide tidying, part 2 | James Young | |
2020-03-05 | Hand Wire guide tidying | James Young | |
2020-03-05 | clean up Firmware Setup section in Hand Wire guide | James Young | |
2020-03-05 | remove collapsible section for Compiling; redirect to Building Firmware doc | James Young | |
2020-03-05 | replace QMK Toolbox image in Hand Wire guide | James Young | |
Showing a current version of QMK Toolbox | |||
2020-03-05 | restructure Hand Wire Guide | James Young | |
2020-03-05 | split Hand Wire Preamble to a separate doc | James Young | |
2020-03-05 | CSS updates: ul and pre elements | James Young | |
2020-03-05 | Polish Configurator section | James Young | |
2020-03-05 | Adjust the H2 and H2 margins | skullY | |
2020-03-05 | reduce the line-height of the sidebar | skullY | |
2020-03-05 | rearrange the sidebar a bit | skullY | |
2020-03-05 | limit the TOC to H1 and H2 | skullY | |
2020-03-05 | remove line drawing chars | skullY | |
2020-03-05 | make custom_keycode_names.md a faq entry instead | skullY | |
2020-03-05 | reduce space on h3s | skullY | |
2020-03-05 | break feature_advanced_keycodes.md up into multiple files | skullY | |
2020-03-05 | improve our docsify setup | skullY | |
2020-03-05 | fix numbering | skullY | |
2020-03-05 | overhaul the newbs guide | skullY | |
2020-03-05 | More sidebar organization | skullY | |
2020-03-05 | Add API documentation | skullY | |
2020-03-05 | update flashing.md | James Young | |
- minor typo on intro paragraph (the -> them) - remove note about :check-size target (`make` task now does this automatically) - heading level for Caterina commands section - typo regarding Halfkay (come -> comes) | |||
2020-03-05 | update newbs_building_firmware.md | James Young | |
Update the text sample for when the compile task completes. | |||
2020-03-05 | Rework the newbs guide around the qmk cli | skullY | |
2020-03-05 | Add dark mode support | skullY | |
2020-03-05 | _summary.md: move Auto Shift page to Software Features category | James Young | |
2020-03-05 | clean up links to keycode references in newbs_building_firmware_configurator.md | James Young | |
2020-03-05 | clean up callouts in newbs_building_firmware_configurator.md | James Young | |
2020-03-05 | remove some unnecessary external links | James Young | |
Also clean up some trailing whitespace. | |||
2020-03-05 | rework the index page | skullY | |
2020-03-05 | remove unused docs | skullY | |