summaryrefslogtreecommitdiffstats
path: root/keyboards/ramonimbao
Commit message (Expand)AuthorAgeFilesLines
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0826-78/+26
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-077-28/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-068-41/+0
* Debounce defines cleanup (#19742)Ryan2023-02-0313-39/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-0313-41/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-308-168/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3112-12/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-286-24/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)Wolf Van Herreweghe2022-12-092-2/+2
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-064-7/+7
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-209-9/+9
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1514-17/+17
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-159-69/+40
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-134-4/+4
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-104-4/+4
* TKL-FF Community Layout Support (#18538)James Young2022-09-304-6/+14
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-203-3/+3
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-203-3/+3
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-207-10/+17
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-207-10/+17
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-193-216/+0
|\|
| * Fix duplicate keys in info.json files (#18107)Joel Challis2022-08-193-216/+0
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-0611-11/+0
|/
* Move keyboard USB IDs and strings to data driven: R (#17885)Ryan2022-08-0424-85/+73
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1512-12/+12
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-152-2/+2
* Provide better config defaults for bluepill boards (#16909)Joel Challis2022-04-222-48/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-1513-50/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-291-1/+1
|\
| * Remove missing and trailing commas in info.json files. (#16088)Gabriel Harel2022-01-281-1/+1
* | More keyboard rules.mk cleanups (#16044)Ryan2022-01-251-2/+1
* | CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-1/+1
|/
* Add wait_ms to encoder_update_user (#15436)Ramon Imbao2021-12-091-0/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0912-24/+12
* [Keyboard] Flip encoder and fix weird volume behavior for Herringbone Pro (#1...Ramon Imbao2021-12-082-2/+4
* [Keyboard] Add Mona v32a (#15412)Ramon Imbao2021-12-0610-0/+854
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0112-24/+1
* Fixup paths for `ramonimbao/wete/v2`. (#15360)Nick Brassel2021-11-303-5/+5
* Remove unnecessary ENCODER_DIRECTION_FLIP at keyboard level (#15342)Joel Challis2021-11-291-4/+2
* [Keyboard] Add Wete R2 (#14873)Ramon Imbao2021-11-2928-31/+1085
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-198-1/+206
|\
| * [Keyboard] Add TKL-FF v2 (#15144)Ramon Imbao2021-11-198-1/+206
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-058-8/+8
* | [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-023-3/+6
|/
* SquishyTKL: Layouts cleanup (#14594)Ryan2021-09-282-475/+497
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-53/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-1210-10/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-1211-22/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-104-4/+4