summaryrefslogtreecommitdiffstats
path: root/keyboards/nullbitsco/nibble
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-13/+13
* OLED: driver naming cleanups (#21710)Ryan2023-08-153-3/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-1/+3
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-262/+230
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-1/+1
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+5
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-232-13/+2
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-032-3/+1
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove hardcoded VIA keycode range (#18956)Joel Challis2022-11-051-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen2022-10-151-6/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-2/+11
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-5/+5
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Move keyboard USB IDs and strings to data driven: N (#17865)Ryan2022-08-022-9/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-3/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-024-70/+75
* [Keyboard] nullbitsco keyboards: common file cleanup (#14358)Jay Greco2021-10-1015-310/+14
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Fix snailmap compilation error (#14250)Jay Greco2021-09-012-3/+3
* [Keymap] Add new snailmap keymap to nullbitsco/nibble keyboard (#14024)dogspace2021-08-303-0/+583
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-248-17/+20
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-08-021-5/+7
|\
| * [Keyboard] Reduce nibble oled_status keymap size (#13813)Jay Greco2021-07-311-5/+7
* | Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-241-10/+8
|/
* [Keymap] Reduce NIBBLE oled_bongocat keymap size so it compiles (#13638)Jay Greco2021-07-221-5/+10
* [Keyboard] fix encoder_update_user for nullbitsco/nibble (#13451)David Luo2021-07-051-1/+2
* [keymap] Added new `oled_status` keymap to `nullbitsco/nibble` keyboard (#12824)Jose Luis Adelantado Torres2021-06-247-0/+566
* Update oled_bongocat to match VIA keymap (#12875)Jay Greco2021-06-241-22/+126
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-295-5/+10
* Optimize NIBBLE oled_bongocat keymap to reduce flash usage (#12330)Jay Greco2021-04-154-258/+452
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-213-0/+373
|\
| * [Keymap] Bongo Cat + WPM Counter OLED keymap (#11871)Jonathan Law2021-02-203-0/+373
* | Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-2/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-0910-436/+77
|\|
| * Simplify NIBBLE encoder code and clean up keymaps (#11808)Jay Greco2021-02-0910-436/+77
* | UART driver refactor (#11637)Ryan2021-01-273-6/+3
|/
* [Keymap] Update NIBBLE ISO keymap (#11295)Jay Greco2021-01-062-6/+6
* Add convenience method for setting Nibble's big LED RGB (#11257)Nick Krichevsky2020-12-292-3/+10
* [Keymap] Fix rules.mk for nullbits nibble oled keymap (#11142)Jay Greco2020-12-081-1/+1