Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 1 | -6/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Branch point for 2020 May 30 Breaking Change * Migrate `ACTION_LAYER_TOGGLE` to `TG()` (#8954) * Migrate `ACTION_MODS_ONESHOT` to `OSM()` (#8957) * Migrate `ACTION_DEFAULT_LAYER_SET` to `DF()` (#8958) * Migrate `ACTION_LAYER_MODS` to `LM()` (#8959) * Migrate `ACTION_MODS_TAP_KEY` to `MT()` (#8968) * Convert V-USB usbdrv to a submodule (#8321) * Unify Tap Hold functions and documentation (#8348) * Changing board names to prevent confusion (#8412) * Move the Keyboardio Model01 to a keyboardio/ subdir (#8499) * Move spaceman keyboards (#8830) * Migrate miscellaneous `fn_actions` entries (#8977) * Migrate `ACTION_MODS_KEY` to chained mod keycodes (#8979) * Organizing my keyboards (plaid, tartan, ergoinu) (#8537) * Refactor Lily58 to use split_common (#6260) * Refactor zinc to use split_common (#7114) * Add a message if bin/qmk doesn't work (#9000) * Fix conflicting types for 'tfp_printf' (#8269) * Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based & small internals cleanup (#6480) * Refactor and updates to TKC1800 code (#8472) * Switch to qmk forks for everything (#9019) * audio refactor: replace deprecated PLAY_NOTE_ARRAY (#8484) * Audio enable corrections (2/3) (#8903) * Split HHKB to ANSI and JP layouts and Add VIA support for each (#8582) * Audio enable corrections (Part 4) (#8974) * Fix typo from PR7114 (#9171) * Augment future branch Changelogs (#8978) * Revert "Branch point for 2020 May 30 Breaking Change" | ||||
* | Keyboard: Infinity60 refactor, Configurator support and readme update (#4707) | noroadsleft | 2018-12-21 | 1 | -10/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Infinity60: refactor - infinity60.h / keymap.c - renamed layout macro to LAYOUT_60_ansi_split_bs_rshift; removed layout macro alias - updated to #pragma once - keymaps now use #include QMK_KEYBOARD_H - keymaps/jpetermans/config.h updated to #pragma once - keymaps/jpetermans/rules.mk deleted (complete contents were deprecated make instructions) * Infinity 60%: Configurator support * Infinity60: readme update Updated the Docs links. * Infinity60: bugfix depariel keymap Had a typo. * Infinity60: edit matrix.c per @drashna - https://github.com/qmk/qmk_firmware/pull/4707#issuecomment-449540676 | ||||
* | Update lock led processing and remove debug msgs | jpetermans | 2017-05-30 | 1 | -1/+0 |
| | |||||
* | keymap example update and tweak to set_led_bit function | jpetermans | 2017-05-24 | 1 | -3/+3 |
| | |||||
* | reorder mailbox msg data; formatting | jpetermans | 2017-05-10 | 1 | -15/+13 |
| | |||||
* | remove breath functions from keymap | jpetermans | 2017-05-08 | 1 | -10/+0 |
| | |||||
* | updated keymap for new led functions | jpetermans | 2017-05-08 | 1 | -119/+161 |
| | |||||
* | more flexible led processing functions, all and on/off/toggle | jpetermans | 2017-04-13 | 1 | -2/+2 |
| | | | | functioning | ||||
* | fixed write_led_page col shift, added option for lock led display | jpetermans | 2017-04-11 | 1 | -5/+19 |
| | |||||
* | led init code missing pwm writes for Frame 1 | jpetermans | 2017-04-10 | 1 | -8/+24 |
| | |||||
* | revised led controller code to allow for more options | jpetermans | 2017-04-10 | 1 | -46/+57 |
| | | | | unable to switch picture displays | ||||
* | add ability to toggle individual led by address | jpetermans | 2017-04-07 | 1 | -30/+48 |
| | |||||
* | Moved led page arrays to keymap.c and added keymap header to define | jpetermans | 2017-04-06 | 1 | -7/+73 |
| | | | | individual led addresses | ||||
* | Add led_controller.h to user keymap.c | jpetermans | 2017-04-06 | 1 | -11/+16 |
| | |||||
* | Added personal configs and keymap to infinity60/keymaps | jpetermans | 2017-04-06 | 1 | -0/+145 |