summaryrefslogtreecommitdiffstats
path: root/keyboards/reviung
Commit message (Collapse)AuthorAgeFilesLines
* Refactor some layouts which contain keyboard name (#19642)Joel Challis2023-01-2022-52/+67
|
* [keyboard] Enable community layout support (#19499)Manna Harbour2023-01-091-0/+6
|
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
|
* Normalise Unicode keycodes (#18898)Ryan2022-10-312-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `UC_MOD`/`UC_RMOD` -> `UC_NEXT`/`UC_PREV` * `UNICODE_MODE_*` -> `QK_UNICODE_MODE_*` * `UC_MAC` -> `UNICODE_MODE_MACOS` * `UC_LNX` -> `UNICODE_MODE_LINUX` * `UC_WIN` -> `UNICODE_MODE_WINDOWS` * `UC_BSD` -> `UNICODE_MODE_BSD` * `UC_WINC` -> `UNICODE_MODE_WINCOMPOSE` * `UC_EMACS` -> `UNICODE_MODE_EMACS` * `UC__COUNT` -> `UNICODE_MODE_COUNT` * `UC_M_MA` -> `UC_MAC` * `UC_M_LN` -> `UC_LINX` * `UC_M_WI` -> `UC_WIN` * `UC_M_BS` -> `UC_BSD` * `UC_M_WC` -> `UC_WINC` * `UC_M_EM` -> `UC_EMAC` * Docs * Update quantum/unicode/unicode.h
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-291-1/+1
|\
| * [Keymap] toshi0383 keymaps update (#18760)Toshihiro Suzuki2022-10-281-1/+1
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-204-4/+4
| |
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-1513-117/+105
| |
* | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* | Remove legacy international keycodes (#18588)Ryan2022-10-093-3/+3
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-3/+3
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-171-6/+6
|\|
| * [Keymap] toshi0383 keymaps update (#18073)Toshihiro Suzuki2022-08-161-6/+6
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-067-7/+0
|/
* Move keyboard USB IDs and strings to data driven: R (#17885)Ryan2022-08-0414-49/+42
|
* Update info.json (#17530)Ciutadellla2022-07-021-1/+1
| | | Change to correct keyboard name from reviung31 to reviung41
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1516-16/+16
|
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-152-2/+2
|
* Remove some layout exceptions (#16957)Joel Challis2022-04-295-9/+46
| | | | | | | * LAYOUT_JP -> LAYOUT_jp * LAYOUT_ANSI_DEFAULT -> LAYOUT * LAYOUT_reviung34_2uL -> LAYOUT_reviung34_2u
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-157-22/+0
| | | | (#16655)
* [Keyboard] fix missed .noci in reviung move (#16107)peepeetee2022-01-312-0/+0
|
* More keyboard rules.mk cleanups (#16044)Ryan2022-01-251-2/+1
| | | | | * More keyboard rules.mk cleanups * Found a couple more
* [Keyboard] move reviung keyboards to a directory (#15636)peepeetee2022-01-1098-0/+3765